This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17eda3f4337 [InstrProfiling] Don't exit early when an unused intrinsic [...] new b6965713827 Revert "[SLP] Removed the warning about unused variable, NFC." new 1cd5ead0a53 Revert "[SLP] Fix for PR32086: Count InsertElementInstr of [...]
The 2 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 | 500 ++++++--------------- test/Transforms/SLPVectorizer/X86/PR32086.ll | 11 +- .../SLPVectorizer/X86/blending-shuffle.ll | 20 +- test/Transforms/SLPVectorizer/X86/hoist.ll | 17 +- 4 files changed, 155 insertions(+), 393 deletions(-)