[llvm] [SelectionDAG] Make `(a & x) | (~a & y) -> (a & (x ^ y)) ^ y` available for all targets (PR #137641)
Iris Shi via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 10 19:20:06 PDT 2025
el-ev wrote:
Reverted.
https://github.com/llvm/llvm-project/pull/137641
More information about the llvm-commits
mailing list