Skip to content

[InstCombine] Missed optimization: Fold (sext(a) & c1) == c2 to (a & c3) == trunc(c2)#112646

Merged
nikic merged 2 commits intollvm:mainfrom
leewei05:sext-fold
Nov 11, 2024
Merged

[InstCombine] Missed optimization: Fold (sext(a) & c1) == c2 to (a & c3) == trunc(c2)#112646
nikic merged 2 commits intollvm:mainfrom
leewei05:sext-fold

Commits

Commits on Nov 4, 2024