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 3fe6d27 commit 76f2afaCopy full SHA for 76f2afa
mlir/docs/Dialects/Transform.md
@@ -415,10 +415,22 @@ ops rather than having the methods directly act on the payload IR.
415
416
[include "Dialects/TransformOps.md"]
417
418
+## Tuning Extension Operaiton
419
+
420
+[include "Dialects/TuneExtensionOps.md"]
421
422
## Affine Transform Operations
423
424
[include "Dialects/AffineLoopTransformOps.md"]
425
426
+## ARM Neon Transform Operations
427
428
+[include "Dialects/ArmNeonVectorTransformOps.md"]
429
430
+## ARM SVE Transform Operations
431
432
+[include "Dialects/ArmSVEVectorTransformOps.md"]
433
434
## Bufferization Transform Operations
435
436
[include "Dialects/BufferizationTransformOps.md"]
0 commit comments