[llvm] [InstCombine] Canonicalize non-i8 gep of mul to i8 (PR #96606)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 01:46:01 PDT 2024


https://github.com/nikic commented:

Looks reasonable to me. At least to start with, I would limit this to the one-use case, to minimize impact. This kind of change tends to have fallout...

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


More information about the llvm-commits mailing list