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 85c7cea commit 9bfbff2Copy full SHA for 9bfbff2
mlir/docs/Tutorials/CreatingADialect.md
@@ -22,7 +22,7 @@ typically defined in FooDialect.cpp, which includes FooOps.cpp.inc and
22
FooOpsInterfaces.h.inc.
23
24
The 'Transforms' directory contains rewrite rules for the dialect,
25
-typically described in TableGen file using the [DDR
+typically described in TableGen file using the [DRR
26
format](../DeclarativeRewrites.md).
27
28
Note that dialect names should not generally be suffixed with “Ops”,
0 commit comments