llvm-project/mlir/test/Examples
River Riddle 89bc449cee Standardize the value numbering in the AsmPrinter.
Change the AsmPrinter to number values breadth-first so that values in adjacent regions can have the same name. This allows for ModuleOp to contain operations that produce results. This also standardizes the special name of region entry arguments to "arg[0-9+]" now that Functions are also operations.

PiperOrigin-RevId: 257225069
2019-07-09 10:41:00 -07:00
..
Linalg Standardize the value numbering in the AsmPrinter. 2019-07-09 10:41:00 -07:00
Toy Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
lit.local.cfg Initial version for chapter 1 of the Toy tutorial 2019-04-02 13:40:06 -07:00