[llvm] [InstCombine] Fold (sub (xor X, (sext C)), (sext C)) => (select C (neg X), X) (PR #79417)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 31 03:46:55 PST 2024
https://github.com/RKSimon approved this pull request.
LGTM - cheers
https://github.com/llvm/llvm-project/pull/79417
More information about the llvm-commits
mailing list