[SCEV] Add support for `x == constant` to CollectCondition.
Add support for EQ predicates with constant operand. In that case, using the constant instead of an unknown expression should always be beneficial.
Loading
Please sign in to comment
Add support for EQ predicates with constant operand. In that case, using the constant instead of an unknown expression should always be beneficial.