Skip to content

Commit 49a5ad8

Browse files
authored
[mlir] Add DLTI transform ops section (llvm#118153)
Adds missing _DLTI Transform Operations_ section to the transform dialect documentation. Co-authored-by: Malte Dehling <[email protected]>
1 parent 2067e60 commit 49a5ad8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mlir/docs/Dialects/Transform.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,10 @@ ops rather than having the methods directly act on the payload IR.
427427

428428
[include "Dialects/DebugExtensionOps.md"]
429429

430+
## DLTI Transform Operations
431+
432+
[include "Dialects/DLTITransformOps.md"]
433+
430434
## IRDL (extension) Transform Operations
431435

432436
[include "Dialects/IRDLExtensionOps.md"]

0 commit comments

Comments
 (0)