[mlir] Add DLTI transform ops section (#118153)

Adds missing _DLTI Transform Operations_ section to the transform
dialect documentation.

Co-authored-by: Malte Dehling <m.dehling@samsung.com>
This commit is contained in:
Malte Dehling 2024-12-15 08:14:18 -08:00 committed by GitHub
parent 2067e604a4
commit 49a5ad8e57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"]