llvm-project/mlir/test/IR
River Riddle 3b3e11da93 Validate the names of attribute, dialect, and functions during verification. This essentially enforces the parsing rules upon their names.
PiperOrigin-RevId: 235818842
2019-03-29 16:44:53 -07:00
..
affine-map.mlir NFC: Rename affine_apply to affine.apply. This is the first step to adding a namespace to the affine dialect. 2019-03-29 16:17:29 -07:00
check-help-output.mlir Add custom lilith script. 2019-03-29 13:02:57 -07:00
core-ops.mlir Lower standard DivF and RemF operations to the LLVM IR dialect 2019-03-29 16:36:56 -07:00
invalid-affinemap.mlir Implement support for constant folding operations and a simple constant folding 2019-03-29 13:16:33 -07:00
invalid-locations.mlir Print parens around the return type of a function if it is also a function type 2019-03-29 16:14:50 -07:00
invalid-ops.mlir NFC: Rename affine_apply to affine.apply. This is the first step to adding a namespace to the affine dialect. 2019-03-29 16:17:29 -07:00
invalid.mlir Validate the names of attribute, dialect, and functions during verification. This essentially enforces the parsing rules upon their names. 2019-03-29 16:44:53 -07:00
locations.mlir Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
memory-ops.mlir Eliminate extfunc/cfgfunc/mlfunc as a concept, and just use 'func' instead. 2019-03-29 14:51:37 -07:00
op-stats.mlir Rewrite OpStats to use llvm formatting utilities. 2019-03-29 15:26:29 -07:00
parser.mlir Add parser support for internal named attributes. These are attributes with names starting with ':'. 2019-03-29 16:44:22 -07:00
pretty-locations.mlir Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
repro_b120295301.mlir Eliminate extfunc/cfgfunc/mlfunc as a concept, and just use 'func' instead. 2019-03-29 14:51:37 -07:00