Skip to content

[InstCombine] Fold icmp pred X + K, Y -> icmp pred2 X, Y if both X and Y is divisible by K#147130

Merged
dtcxzyw merged 4 commits intollvm:mainfrom
dtcxzyw:perf/icmp-add-step
Jul 5, 2025
Merged

[InstCombine] Fold `icmp pred X + K, Y -> icmp pred2 X, Y` if both X and Y is divisible by K#147130
dtcxzyw merged 4 commits intollvm:mainfrom
dtcxzyw:perf/icmp-add-step

Commits