Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mlir
diff options
context:
space:
mode:
Diffstat (limited to 'mlir')
-rw-r--r--mlir/docs/Dialects/Transform.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/mlir/docs/Dialects/Transform.md b/mlir/docs/Dialects/Transform.md
index 070bfb6c9726..c0f6a1e7d3d2 100644
--- a/mlir/docs/Dialects/Transform.md
+++ b/mlir/docs/Dialects/Transform.md
@@ -10,6 +10,10 @@
[include "Dialects/BufferizationTransformOps.md"]
+## GPU Transform Operations
+
+[include "Dialects/GPUTransformOps.md"]
+
## Loop (SCF) Transform Operations
[include "Dialects/SCFLoopTransformOps.md"]