https://alive2.llvm.org/ce/z/HKt_Rg
The motivation to do this is D146149 caused a code size regression in
our ci https://github.com/dtcxzyw/llvm-ci/issues/23.
Paths
| Differential D146609
[InstCombine] Fold xor of icmps of power of 2 Needs ReviewPublic Authored by StephenFan on Mar 21 2023, 11:45 PM.
Details Summary https://alive2.llvm.org/ce/z/HKt_Rg The motivation to do this is D146149 caused a code size regression in
Diff Detail
Revision Contents
Diff 507253 llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/test/Transforms/InstCombine/bit-checks.ll
|