diff --git a/mlir/docs/Dialects/Transform.md b/mlir/docs/Dialects/Transform.md index 37fcc0c888033..5f79116dd00b5 100644 --- a/mlir/docs/Dialects/Transform.md +++ b/mlir/docs/Dialects/Transform.md @@ -427,6 +427,10 @@ ops rather than having the methods directly act on the payload IR. [include "Dialects/DebugExtensionOps.md"] +## DLTI Transform Operations + +[include "Dialects/DLTITransformOps.md"] + ## IRDL (extension) Transform Operations [include "Dialects/IRDLExtensionOps.md"]