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

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 08:37:21 PDT 2024


goldsteinn wrote:

LGTM

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


More information about the llvm-commits mailing list