Skip to content

Commit 2bbafe0

Browse files
authored
Add TOC to GPU.md
1 parent 3c28a6d commit 2bbafe0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mlir/docs/Dialects/GPU.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ manipulations to launch a GPU kernel and provide a simple path towards GPU
1212
execution from MLIR. It may be targeted, for example, by DSLs using MLIR. The
1313
dialect uses `gpu` as its canonical prefix.
1414

15+
[TOC]
16+
1517
## Memory attribution
1618

1719
Memory buffers are defined at the function level, either in "gpu.launch" or in

0 commit comments

Comments
 (0)