Closed mmc28a closed 4 months ago
In two's-complement representation, the negation of the minimum value of a signed type can't be represented. Detect and elide inversion for these cases in ccmp, ccmn and neg.
In two's-complement representation, the negation of the minimum value of a signed type can't be represented. Detect and elide inversion for these cases in ccmp, ccmn and neg.