[ConstraintElimination] Decompose zext for unsigned compares.
For unsigned compares, zext should be a no-op and we can add the extended value to the constraint system.
Loading
Please sign in to comment
For unsigned compares, zext should be a no-op and we can add the extended value to the constraint system.