[llvm] [InstCombine] Fold `(X * (Y << K)) u>> K -> X * Y` when highbits are not demanded (PR #111151)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 07:27:16 PDT 2024
goldsteinn wrote:
Any value in also handling div?
https://github.com/llvm/llvm-project/pull/111151
More information about the llvm-commits
mailing list