llvm-project
d8399d5d
- [mlir] Add predicates to tablegen-defined properties (#120176)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[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.
References
#120176 - [mlir] Add predicates to tablegen-defined properties
Author
krzysz00
Parents
5ca3794e
Loading