llvm-project/mlir/docs/Tutorials/Toy
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
..
Ch-1.md [mlir] Add tutorial index.md pages 2020-09-21 15:50:48 -07:00
Ch-2.md [mlir] use OpBuilderDAG instead of OpBuilder 2020-10-27 10:21:49 +01:00
Ch-3.md [mlir][docs] Update/Add documentation for MLIRs Pattern Rewrite infrastructure 2020-08-13 12:05:55 -07:00
Ch-4.md Fix broken docs links (WritingAPass.md was renamed PassManagement.md) 2020-04-19 04:38:56 +00:00
Ch-5.md [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
Ch-6.md [mlir] take LLVMContext in MLIR-to-LLVM-IR translation 2020-08-07 14:22:30 +02:00
Ch-7.md [mlir] Update the documentation for defining types 2020-08-18 18:02:20 -07:00
_index.md [mlir] Add tutorial index.md pages 2020-09-21 15:50:48 -07:00