Skip to content

[InstCombine] Add handling for (or (zext x), (shl (zext (ashr x, bw/2-1))), bw/2) -> (sext x) fold#130316

Merged
RKSimon merged 3 commits intollvm:mainfrom
RKSimon:ic-sext-split
Mar 9, 2025
Merged

[InstCombine] Add handling for (or (zext x), (shl (zext (ashr x, bw/2-1))), bw/2) -> (sext x) fold#130316
RKSimon merged 3 commits intollvm:mainfrom
RKSimon:ic-sext-split

Commits

Commits on Mar 7, 2025

Commits on Mar 8, 2025