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

via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 08:28:43 PDT 2024


goldsteinn wrote:

LGTM, wait for 1 more

https://github.com/llvm/llvm-project/pull/90089


More information about the llvm-commits mailing list