[ConstraintElimination] Support constraints with only const ops.
Remove the early exit if both constraints contain no variables. This restriction is unnecessayr for correctness and removing it simplifies handling of trivial constant conditions in follow-up changes.
Loading
Please sign in to comment