Skip to content

[InstCombine] Simplify icmp pred (sdiv exact X, C), (sdiv exact Y, C) into icmp pred X, Y when C is positive#76409

Merged
dtcxzyw merged 2 commits intollvm:mainfrom
dtcxzyw:fold-icmp-rational-sdiv-exact
Dec 26, 2023
Merged

[InstCombine] Simplify `icmp pred (sdiv exact X, C), (sdiv exact Y, C)` into `icmp pred X, Y` when C is positive#76409
dtcxzyw merged 2 commits intollvm:mainfrom
dtcxzyw:fold-icmp-rational-sdiv-exact

Commits