This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c01a55434a1 [AArch64] Improve v8.1-A code-gen for atomic load-subtract new c7432f53e00 [SLP] Take user instructions cost into consideration in ins [...]
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: include/llvm/Transforms/Vectorize/SLPVectorizer.h | 4 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 28 +++- .../SLPVectorizer/AArch64/gather-root.ll | 176 +++++++++++---------- .../X86/insert-element-build-vector.ll | 16 +- .../SLPVectorizer/X86/jumbled-load-multiuse.ll | 27 ++-- test/Transforms/SLPVectorizer/X86/sign-extend.ll | 21 ++- test/Transforms/SLPVectorizer/X86/value-bug.ll | 30 ++-- 7 files changed, 160 insertions(+), 142 deletions(-)