projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c289297
)
Add brief description of dialects doc section.
author
Richard Uhler
<ruhler@google.com>
Thu, 17 Dec 2020 18:37:26 +0000
(18:37 +0000)
committer
Mehdi Amini
<joker.eph@gmail.com>
Thu, 17 Dec 2020 18:37:34 +0000
(18:37 +0000)
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D93466
mlir/docs/Dialects/_index.md
[new file with mode: 0644]
patch
|
blob
diff --git a/mlir/docs/Dialects/_index.md
b/mlir/docs/Dialects/_index.md
new file mode 100644
(file)
index 0000000..
da19ddc
--- /dev/null
+++ b/
mlir/docs/Dialects/_index.md
@@ -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).