Files
clang-p2996/llvm/lib/Transforms/InstCombine
Yingwei Zheng 9cd83d6ea2 [InstCombine] Drop samesign in foldLogOpOfMaskedICmps (#125829)
Alive2: https://alive2.llvm.org/ce/z/6zLAYp

Note: We can also apply this fix to the logic below (`if (Mask &
AMask_NotAllOnes)`), but it seems unreachable.
2025-02-07 11:56:52 +08:00
..