llvm-project/mlir/examples/toy/Ch2
Mehdi Amini c41b16c26b Change ASM Op printer to print the operation name in the framework instead of leaving it up to each individual operation
This aligns the printer with the parser contract: the operation isn't part of the user-controllable part of the syntax.

Differential Revision: https://reviews.llvm.org/D108804
2021-08-31 17:52:40 +00:00
..
include [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
mlir Change ASM Op printer to print the operation name in the framework instead of leaving it up to each individual operation 2021-08-31 17:52:40 +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 [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00