[ConstraintElimination] Skip floating point compares. (NFC)
The solver only supports integer conditions. Adding floating point compares to the worklist only adds extra work. Just skip them.
Loading
Please sign in to comment
The solver only supports integer conditions. Adding floating point compares to the worklist only adds extra work. Just skip them.