[llvm] [InstCombine] Fold (sub (xor X, (sext C)), (sext C)) => (select C (neg X), X) (PR #79417)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 21:56:51 PST 2024


https://github.com/dtcxzyw requested changes to this pull request.


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


More information about the llvm-commits mailing list