[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
Sun Jan 28 21:30:42 PST 2024
https://github.com/bzEq edited https://github.com/llvm/llvm-project/pull/79417
More information about the llvm-commits
mailing list