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
7 lines
276 B
Markdown
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).
|