[llvm] [InstCombine] Fold `(op x, ({z,s}ext (icmp eq x, C)))` to select (PR #89020)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 02:36:51 PDT 2024
https://github.com/nikic commented:
Why does this PR contain simplification support for shl_sat?!
https://github.com/llvm/llvm-project/pull/89020
More information about the llvm-commits
mailing list