[llvm] [InstCombine] Fold lshr/ashr (mul X, 2^N + 2^M) -> add (X, lshr/ashr X, N - M) (PR #210140)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 18:59:23 PDT 2026


https://github.com/AZero13 converted_to_draft https://github.com/llvm/llvm-project/pull/210140


More information about the llvm-commits mailing list