Files
clang-p2996/mlir/lib/TableGen/Property.cpp
Krzysztof Drewniak d8399d5dd6 [mlir] Add predicates to tablegen-defined properties (#120176)
Give the properties from tablegen a `predicate` field that holds the
predicate that the property needs to satisfy, if one exists, and hook
that field up to verifier generation.
2024-12-18 16:13:58 -06:00

4.4 KiB