This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22a87532ffa X86 Tests: Add AVX512BW config to CodeGenPrepare test. NFC new eac7ece1f74 [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 | 464 +++++++++++++++------ test/Transforms/SLPVectorizer/X86/PR32086.ll | 11 +- .../SLPVectorizer/X86/blending-shuffle.ll | 20 +- test/Transforms/SLPVectorizer/X86/hoist.ll | 17 +- 4 files changed, 367 insertions(+), 145 deletions(-)