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 3c28a6d commit 2bbafe0Copy full SHA for 2bbafe0
mlir/docs/Dialects/GPU.md
@@ -12,6 +12,8 @@ manipulations to launch a GPU kernel and provide a simple path towards GPU
12
execution from MLIR. It may be targeted, for example, by DSLs using MLIR. The
13
dialect uses `gpu` as its canonical prefix.
14
15
+[TOC]
16
+
17
## Memory attribution
18
19
Memory buffers are defined at the function level, either in "gpu.launch" or in
0 commit comments