[llvm] [InstCombine] Fold `select Cond, not X, X` into `Cond ^ X` (PR #90089)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon May 27 11:07:19 PDT 2024
dtcxzyw wrote:
Ping @nikic
https://github.com/llvm/llvm-project/pull/90089
More information about the llvm-commits
mailing list