This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0da71804c34 [InstSimplify] Fix missed optimization in simplifyUnsignedR [...] new 2970a295669 [SLPVectorizer] Relax "alternate" opcode vectorisation to w [...] new 27bb5a7b489 [llvm-mca] use APint::operator[] to obtain the bit value. NFC
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 | 22 +++++------ test/Transforms/SLPVectorizer/AArch64/transpose.ll | 44 ++++++++++++++-------- test/Transforms/SLPVectorizer/X86/addsub.ll | 26 ++++--------- tools/llvm-mca/InstrBuilder.cpp | 6 +-- 4 files changed, 49 insertions(+), 49 deletions(-)