[llvm] [InstCombine] Fold ((X + AddC) & Mask) ^ Mask to (~AddC - X) & Mask (PR #174278)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 13 00:55:05 PST 2026
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/174278
More information about the llvm-commits
mailing list