[llvm] [InstCombine] Fold ((X + AddC) & Mask) ^ Mask to ((Mask - AddC) - X) & Mask (PR #174278)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 9 12:00:48 PST 2026


https://github.com/antoniofrighetto approved this pull request.

LGTM, thank you!

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


More information about the llvm-commits mailing list