We were failing to compute trip counts (both exact and maximum) for any loop which involved a comparison against either an umin or smin. It looks like this simply got missed when we added smin/umin to SCEV.
I'm more than a bit shocked that something this basis was missed for this long. Am I missing something?