This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d5d897622c [SLP] Add a test with extract for PR32086, NFC. new 3f3f6a12511 [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 | 515 +++++++++++++++------ test/Transforms/SLPVectorizer/X86/PR32086.ll | 25 +- .../SLPVectorizer/X86/blending-shuffle.ll | 20 +- test/Transforms/SLPVectorizer/X86/hoist.ll | 17 +- 4 files changed, 413 insertions(+), 164 deletions(-)