This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 831f8f80c20 Break seems serve better here. new b1984510d5c [X86][SLM] Add SLM arithmetic vectorization tests
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/Transforms/SLPVectorizer/X86/arith-add.ll | 58 ++++++++ test/Transforms/SLPVectorizer/X86/arith-fp.ll | 180 ++++++++++++++++++++----- test/Transforms/SLPVectorizer/X86/arith-mul.ll | 74 ++++++++++ test/Transforms/SLPVectorizer/X86/arith-sub.ll | 58 ++++++++ 4 files changed, 333 insertions(+), 37 deletions(-)