[llvm] [InstCombine] Fold (mul (shl X, C), Y) -> (shl (mul X, Y), C) when the shift has one use (PR #95466)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 14:45:51 PDT 2024
https://github.com/AtariDreams converted_to_draft https://github.com/llvm/llvm-project/pull/95466
More information about the llvm-commits
mailing list