Files
clang-p2996/llvm/utils/TableGen/PredicateExpander.cpp
Wang Pengcheng 664a0faac4 [TableGen] Add predicates for immediates comparison (#76004)
These predicates can be used to represent `<`, `<=`, `>`, `>=`.

And a predicate for `in range` is added.
2024-01-25 15:17:31 +08:00

20 KiB