llvm-project/mlir/test/IR
Chris Lattner 67c03193de Implement a simple IR verifier, including support for custom ops adding their
own requirements.

PiperOrigin-RevId: 203497491
2019-03-29 12:29:55 -07:00
..
check-help-output.mlir Implement enough of a lexer and parser for MLIR to parse extfunc's without 2019-03-29 12:24:05 -07:00
parser-affine-map-negative.mlir Add parsing for attributes and attibutes on operations. Add IR representation 2019-03-29 12:29:16 -07:00
parser-affine-map.mlir Parsing support for affine maps and affine expressions 2019-03-29 12:28:22 -07:00
parser-errors.mlir Implement a simple IR verifier, including support for custom ops adding their 2019-03-29 12:29:55 -07:00
parser.mlir Implement Uday's suggestion to unique attribute lists across instructions, 2019-03-29 12:29:42 -07:00