[KnownBits] Reduce number of overflow checks for uadd/sub_sat (NFCI)
Only check for overflow on the min/max values, don't also check for predicates in addition to that.
Loading
Please sign in to comment
Only check for overflow on the min/max values, don't also check for predicates in addition to that.