[TableGen] Add predicates for immediates comparison (#76004)
These predicates can be used to represent `<`, `<=`, `>`, `>=`. And a predicate for `in range` is added.
Loading
Please sign in to comment
These predicates can be used to represent `<`, `<=`, `>`, `>=`. And a predicate for `in range` is added.