This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 146e3ce1eb4 [X86] Apply clang-format to detectUSatPattern. NFCI. new 80e5ea7e4f3 [SLP] Fix for PR32086: Count InsertElementInstr of the same [...]
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: lib/Transforms/Vectorize/SLPVectorizer.cpp | 479 +++++++++++++++------ test/Transforms/SLPVectorizer/X86/PR32086.ll | 11 +- .../SLPVectorizer/X86/blending-shuffle.ll | 20 +- test/Transforms/SLPVectorizer/X86/hoist.ll | 17 +- 4 files changed, 374 insertions(+), 153 deletions(-)