Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Yingwei Zheng c4e2fcff78 [InstCombine] Don't simplify icmp eq/ne OneUse(A ^ Cst1), Cst2 in foldICmpEquality
This special case will be handled in foldICmpXorConstant later.
See also commit e9cb50a1e3.
2023-09-29 21:21:00 +08:00

303 KiB