llvm-project/mlir/test/IR
Chris Lattner ae79d69922 Implement a module-level symbol table for functions, enforcing uniqueness of
names across the module and auto-renaming conflicts.  Have the parser reject
malformed modules that have redefinitions.

PiperOrigin-RevId: 209227560
2019-03-29 13:02:30 -07:00
..
affine-map.mlir Implement a module-level symbol table for functions, enforcing uniqueness of 2019-03-29 13:02:30 -07:00
check-help-output.mlir Switch the comment syntax from ; to // comments as discussed on Friday. There 2019-03-29 12:33:54 -07:00
core-ops.mlir Add support for floating point constants, fixing b/112707848. This also adds string attribute support. 2019-03-29 13:01:35 -07:00
invalid-affinemap.mlir Fix FIXME's/TODOs: 2019-03-29 12:43:42 -07:00
invalid-ops.mlir Refactor the asmparser hook to work with a new OperationState type that fully 2019-03-29 12:56:30 -07:00
invalid.mlir Implement a module-level symbol table for functions, enforcing uniqueness of 2019-03-29 13:02:30 -07:00
memory-ops.mlir Adds dealloc MLIR memory operation to StandardOps. 2019-03-29 13:00:50 -07:00
parser.mlir Implement a module-level symbol table for functions, enforcing uniqueness of 2019-03-29 13:02:30 -07:00