[llvm] [InstCombine] Fold `select Cond, not X, X` into `Cond ^ X` (PR #90089)
Antonio Frighetto via llvm-commits
llvm-commits at lists.llvm.org
Mon May 27 11:11:44 PDT 2024
antoniofrighetto wrote:
LGTM!
https://github.com/llvm/llvm-project/pull/90089
More information about the llvm-commits
mailing list