When trying to canonicalize negative constants out of
multiplication expressions, we need to check that the
constant is not INT_MIN which cannot be negated.
Details
Details
- Reviewers
mcrosier - Commits
- rG9730116bd679: Reassociate: cannot negate a INT_MIN value
Diff Detail
Diff Detail