This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d7942535465 [GVNSink] prevent crashing on mismatched instructions (PR42346) new 6e11f192fc5 [InstCombine] cttz(abs(x)) -> cttz(x)
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/InstCombineCalls.cpp | 19 ++++++++--- test/Transforms/InstCombine/cttz-abs.ll | 42 ++++++------------------- 2 files changed, 25 insertions(+), 36 deletions(-)