Attributes and types only (so far). Since struct and params are
allowed, it makes sense to allow custom directives as long as their
arguments contain at least one bound argument.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Can you update the docs with the semantics around custom inside of an optional group?
Also, can you add tests for the error cases?
mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp | ||
---|---|---|
1027–1029 | I believe it should be. Let me try |