[InstCombine] Fold (x == y) ? 0 : (x > y ? 1 : -1) into ucmp/scmp(x,y)#107314
Merged
Poseydon42 merged 6 commits intollvm:mainfrom Sep 23, 2024
Merged
[InstCombine] Fold `(x == y) ? 0 : (x > y ? 1 : -1)` into `ucmp/scmp(x,y)`#107314Poseydon42 merged 6 commits intollvm:mainfrom
Poseydon42 merged 6 commits intollvm:mainfrom
Commits
Commits on Sep 13, 2024
- committed
- committed
- committed
- committed
- committed
- committed