[llvm] [InstCombine] Fold `select (a == b | other_cond), a, b` to `select (other_cond), a, b` (PR #76203)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 22 23:47:59 PST 2023
https://github.com/XChy edited https://github.com/llvm/llvm-project/pull/76203
More information about the llvm-commits
mailing list