This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 931a427122c [SLP] Comment fix, NFC. new 7656bbbba01 [InstCombine] fold lshr (sext X), C1 --> zext (lshr X, C2) new 6ed2765ff12 [SLP] Comment fix, 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: include/llvm/Transforms/Vectorize/SLPVectorizer.h | 2 +- lib/Transforms/InstCombine/InstCombineShifts.cpp | 19 ++++++++++ test/Transforms/InstCombine/lshr.ll | 43 ++++++++++++++--------- 3 files changed, 46 insertions(+), 18 deletions(-)