[llvm] [InstCombine] Fold mul (shr exact (X, N)), 2^N + 1 -> add (X , shr exact (X, N)) (PR #112407)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 12:01:09 PDT 2024


AreaZR wrote:

who can review this? @nikic?

https://github.com/llvm/llvm-project/pull/112407


More information about the llvm-commits mailing list