[llvm] [InstCombine] Fold (sub (xor X, (sext C)), (sext C)) => (select C (neg X), X) (PR #79417)
Kai Luo via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 23:53:53 PST 2024
https://github.com/bzEq edited https://github.com/llvm/llvm-project/pull/79417
More information about the llvm-commits
mailing list