Skip to content

Commit 205f319

Browse files
gryppgithub-actions[bot]
authored andcommitted
Automerge: [MLIR][NVVM] Move docs to correct folder
2 parents e2ca642 + 669c30c commit 205f319

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)