Skip to content

Commit 0df5fc7

Browse files
authored
[MLIR][Transform] Docs: add SMT extension section and fix Tune header (#161560)
1 parent c7d776b commit 0df5fc7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

mlir/docs/Dialects/Transform.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,10 +415,14 @@ ops rather than having the methods directly act on the payload IR.
415415

416416
[include "Dialects/TransformOps.md"]
417417

418-
## Tuning Extension Operaiton
418+
## Tune Extension Operations
419419

420420
[include "Dialects/TuneExtensionOps.md"]
421421

422+
## SMT Extension Operations
423+
424+
[include "Dialects/SMTExtensionOps.md"]
425+
422426
## Affine Transform Operations
423427

424428
[include "Dialects/AffineLoopTransformOps.md"]

0 commit comments

Comments
 (0)