[ConstraintElim] Port `mul nuw` for unsigned to `mul nsw` to signed.
Add handling for `mul nsw` for signed systems based on the logic for `mul nuw` for unsigned.
Loading
Please sign in to comment
Add handling for `mul nsw` for signed systems based on the logic for `mul nuw` for unsigned.