llvm-project/mlir/examples/toy/Ch6
River Riddle 35807bc4c5 NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to Value being value-typed.
This is an initial step to refactoring the representation of OpResult as proposed in: https://groups.google.com/a/tensorflow.org/g/mlir/c/XXzzKhqqF_0/m/v6bKb08WCgAJ

This change will make it much simpler to incrementally transition all of the existing code to use value-typed semantics.

PiperOrigin-RevId: 286844725
2019-12-22 22:00:23 -08:00
..
include NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to Value being value-typed. 2019-12-22 22:00:23 -08:00
mlir NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to Value being value-typed. 2019-12-22 22:00:23 -08:00
parser NFC: Use this-> to appease GCC bug related to template lambda. 2019-12-17 16:19:47 -08:00
CMakeLists.txt Move Affine to Standard conversion to lib/Conversion 2019-11-14 10:35:21 -08:00
toyc.cpp Fix segfault (nullptr dereference) when passing a non-existent file to the Toy tutorial compiler 2019-11-09 21:31:16 -08:00