This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1dd69f9eb93 [InstCombine] add tests for PR40611 and regenerate checks; NFC new 9cecbbb1baa [InstCombine] X | C == C --> (X & ~C) == 0
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/InstCombine/InstCombineCompares.cpp | 27 ++++++++++++++-------- test/Transforms/InstCombine/icmp.ll | 16 ++++++------- 2 files changed, 26 insertions(+), 17 deletions(-)