llvm-project/mlir/test/GPU
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
..
canonicalize.mlir gpu::LaunchOp: canonicalize away constant kernel arguments 2019-07-01 17:03:03 -07:00
invalid.mlir Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
ops.mlir Standardize the value numbering in the AsmPrinter. 2019-07-09 10:41:00 -07:00
outlining.mlir Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00