[llvm] [InstCombine] fold ((x - 1) | (2^k - 1)) + 1 to (x + (2^k - 1)) & -(2^k) (PR #216436)

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 15 01:06:46 PDT 2026


https://github.com/andjo403 edited https://github.com/llvm/llvm-project/pull/216436


More information about the llvm-commits mailing list