This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91de08f0782 [X86][AVX] X86ISD::PERMV/PERMV3 node types can never fold i [...] new c8dddc8fe03 [CVP] Add tests for non-overflowing mulo; NFC new e7b71e08c1a [SLP] Refactoring of the operand reordering code.
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 | 634 +++++++++++++++------ .../CorrelatedValuePropagation/overflows.ll | 80 +++ test/Transforms/SLPVectorizer/X86/alternate-int.ll | 12 +- test/Transforms/SLPVectorizer/X86/crash_lencod.ll | 17 +- test/Transforms/SLPVectorizer/X86/operandorder.ll | 70 +-- 5 files changed, 587 insertions(+), 226 deletions(-)