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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 15 03:09:58 PDT 2026


https://github.com/dtcxzyw auto_merge_enabled https://github.com/llvm/llvm-project/pull/216436


More information about the llvm-commits mailing list