Add brief description of dialects doc section.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D93466
This commit is contained in:
Richard Uhler 2020-12-17 18:37:26 +00:00 committed by Mehdi Amini
parent c2892978e9
commit a48172cf1c
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# 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
[Operation Definition Specification (ODS)](../OpDefinitions.md).