Skip to content

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

Merged
dtcxzyw merged 2 commits intollvm:mainfrom
dtcxzyw:perf/demanded-bits-mul-lshr
Dec 3, 2024
Merged

[InstCombine] Fold `(X * (Y << K)) u>> K -> X * Y` when highbits are not demanded#111151
dtcxzyw merged 2 commits intollvm:mainfrom
dtcxzyw:perf/demanded-bits-mul-lshr

Commits