Files
clang-p2996/mlir/docs/Dialects/_index.md
River Riddle 1294fa6971 [mlir][docs] Group the docs for defining dialect components
This moves the documentation for defining dialects, attributes/types,
and operations into a new `DefiningDialects` folder. This helps to
keep the documentation grouped together, making it easier to find
related documentation.

Differential Revision: https://reviews.llvm.org/D137594
2022-12-02 13:38:14 -08:00

7 lines
276 B
Markdown

# Dialects
This section contains documentation for core and contributed dialects available
from the MLIR repository. The description for each dialect includes content
automatically generated from the dialect's
[Definition Specification (ODS)](../DefiningDialects/_index.md).