[InstCombine] Fold (x < y) ? -1 : zext(x != y)
into u/scmp(x,y)
#101049
The logs for this run have expired and are no longer available.
Loading
(x < y) ? -1 : zext(x != y)
into u/scmp(x,y)
#101049