[InstSimplify] remove redundant predicate check; NFC
It's still possible that there's a simpler way to specify the conditions needed for this set of folds, but "getStrictPred" converts >= to > for example, so there's no need to explicitly check that.
Loading
Please sign in to comment