[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.
parent
1c6826e8
Please register or sign in to comment