llvm-project/mlir/test/Examples/Toy/Ch3
Lucy Fox a6b427167e [MLIR] Update tutorial to add missing tests and bring directory paths and code snippets up to date.
Summary:
The tests referred to in Chapter 3 of the tutorial were missing from the tutorial test
directory; this adds those missing tests. This also cleans up some stale directory paths and code
snippets used throughout the tutorial.

Differential Revision: https://reviews.llvm.org/D76809
2020-04-17 20:15:15 -07:00
..
ast.toy Fixed typo in Toy tutorial (second var e -> var f) 2019-11-27 11:58:45 -08:00
codegen.toy [mlir][Tutorial] Add a section to Toy Ch.2 detailing the custom assembly format. 2020-02-21 15:15:32 -08:00
empty.toy [mlir][Tutorial] Make parsing an empty file print a better error. 2020-03-03 13:21:05 -08:00
invalid.mlir Update Chapter 3 to demonstrate pattern match and rewrite optimizations 2019-10-15 11:40:44 -07:00
scalar.toy [mlir][Tutorial] Add a section to Toy Ch.2 detailing the custom assembly format. 2020-02-21 15:15:32 -08:00
transpose_transpose.toy [MLIR] Update tutorial to add missing tests and bring directory paths and code snippets up to date. 2020-04-17 20:15:15 -07:00
trivial_reshape.toy [MLIR] Update tutorial to add missing tests and bring directory paths and code snippets up to date. 2020-04-17 20:15:15 -07:00