Skip to content

Commit 669c30c

Browse files
committed
[MLIR][NVVM] Move docs to correct folder
1 parent ec90912 commit 669c30c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mlir/docs/Dialects/NVVM/_index.md renamed to mlir/docs/Dialects/NVVMDialect.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,7 @@ introduce high-level ops that expand into multiple unrelated NVVM intrinsics or
8181
that lower to no intrinsic at all. Such abstractions belong in higher-level
8282
dialects (e.g., `nvgpu`, `gpu`, or project-specific dialects). The design
8383
intent is a thin, predictable, low-level surface with near-mechanical lowering
84-
to NVVM/LLVM IR.
84+
to NVVM/LLVM IR.
85+
86+
[TOC]
87+

0 commit comments

Comments
 (0)