[llvm] [InstCombine] Bail out on inner disjoint or in `foldSelectICmpEq` (PR #121635)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 4 12:42:54 PST 2025
nikic wrote:
Are you sure? Just looking at the tests, everything that folds seems to involve a `%c` value and the `== 0` tests are marked as TODOs.
https://github.com/llvm/llvm-project/pull/121635
More information about the llvm-commits
mailing list