[llvm] [InstCombine] Fold `select Cond, not X, X` into `Cond ^ X` (PR #90089)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 06:18:05 PDT 2024
dtcxzyw wrote:
Closing in favor of #93591.
https://github.com/llvm/llvm-project/pull/90089
More information about the llvm-commits
mailing list