[llvm] [InstCombine] Fold `select Cond, not X, X` into `Cond ^ X` (PR #93591)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 06:13:14 PDT 2024


https://github.com/nikic edited https://github.com/llvm/llvm-project/pull/93591


More information about the llvm-commits mailing list