We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0fc8b commit aa94279Copy full SHA for aa94279
mlir/docs/Interfaces.md
@@ -140,7 +140,6 @@ def DialectInlinerInterface : DialectInterface<"DialectInlinerInterface"> {
140
The header file can be generated via the following command:
141
```bash
142
mlir-tblgen gen-dialect-interface-decls DialectInterface.td
143
-
144
```
145
146
#### DialectInterfaceCollection
0 commit comments