[llvm] [InstCombine] Fold (x + y) & (2^C) -> x & 2^C when y % 2^(C+1) == 0 (PR #157072)

Shamshura Egor via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 7 05:51:58 PST 2025


https://github.com/egorshamshura closed https://github.com/llvm/llvm-project/pull/157072


More information about the llvm-commits mailing list