[EarlyCSE] Remove unnecessary operand swap.
- As min/max are commutative operators, there is no need to swap operands. That breaks the convention calculating the hash value.
Loading
Please sign in to comment
- As min/max are commutative operators, there is no need to swap operands. That breaks the convention calculating the hash value.