[InstCombine] Fold (x == y) ? 0 : (x > y ? 1 : -1)
into `ucmp/scmp(…
#1068
Job | Run time |
---|---|
0s | |
0s |
(x == y) ? 0 : (x > y ? 1 : -1)
into `ucmp/scmp(…
#1068
Job | Run time |
---|---|
0s | |
0s |