llvm-project/mlir/docs/Tutorials
Alex Zinenko 89eab30e5c [mlir] use OpBuilderDAG instead of OpBuilder
A recent commit introduced a new syntax for specifying builder arguments in
ODS, which is better amenable to automated processing, and deprecated the old
form. Transition all dialects as well as Linalg ODS generator to use the new
syntax.

Add a deprecation notice to ODS generator.

Reviewed By: rriddle, jpienaar

Differential Revision: https://reviews.llvm.org/D90038
2020-10-27 10:21:49 +01:00
..
Toy [mlir] use OpBuilderDAG instead of OpBuilder 2020-10-27 10:21:49 +01:00
CreatingADialect.md Remove `Ops` suffix from dialect library names 2020-09-30 18:00:44 -07:00
DefiningAttributesAndTypes.md [mlir] Update the documentation for defining types 2020-08-18 18:02:20 -07:00
QuickstartRewrites.md [mlir][Linalg] Add named Linalg ops on tensor to buffer support. 2020-10-12 11:20:23 +00:00
UnderstandingTheIRStructure.md Add a doc/tutorial on traversing the IR 2020-09-08 00:07:03 +00:00
_index.md [mlir] Add tutorial index.md pages 2020-09-21 15:50:48 -07:00