[ConstraintElim] Fix integer overflow in getConstraint.
Use SubOverflow to avoid signed integer overflow when combining coefficients. Fixes #62226.
parent
ed7ada25
Please register or sign in to comment
Use SubOverflow to avoid signed integer overflow when combining coefficients. Fixes #62226.