llvm-project/mlir/examples/toy/Ch2
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
..
include [mlir] use OpBuilderDAG instead of OpBuilder 2020-10-27 10:21:49 +01:00
mlir Revisit Dialect registration: require and store a TypeID on dialects 2020-08-07 15:57:08 +00:00
parser [MLIR] Fix several misc issues in in Toy tutorial 2020-05-11 16:56:47 -07:00
CMakeLists.txt [MLIR] Continue renaming of "SideEffects" 2020-05-15 14:37:09 -07:00
toyc.cpp Remove global dialect registration 2020-10-24 00:35:55 +00:00