[llvm] [InstCombine] Fold `(X * (Y << K)) u>> K -> X * Y` when highbits are not demanded (PR #111151)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 14:11:08 PST 2024


https://github.com/nikic approved this pull request.

LGTM

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


More information about the llvm-commits mailing list