[llvm] [InstCombine] Reduce multiplicands of even numbers when a shift is involved (PR #92475)
via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 16:57:34 PDT 2024
AtariDreams wrote:
I realized this can be doen with ashr nsw too...
https://github.com/llvm/llvm-project/pull/92475
More information about the llvm-commits
mailing list