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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 20:04:11 PST 2024


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


More information about the llvm-commits mailing list