[llvm] [InstCombine] Fold ((X + AddC) & Mask) ^ Mask to ((-1 - AddC) - X) & Mask (PR #174278)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 11 07:29:48 PST 2026
https://github.com/ParkHanbum edited https://github.com/llvm/llvm-project/pull/174278
More information about the llvm-commits
mailing list