..
affine-map.mlir
Remove "size" property of affine maps.
2019-06-01 20:09:02 -07:00
attribute.mlir
Split test-specific passes out of mlir-opt
2019-06-24 17:47:12 -07:00
check-help-output.mlir
Add custom lilith script.
2019-03-29 13:02:57 -07:00
core-ops.mlir
Introduce std.index_cast and its lowering+translation to LLVM
2019-06-19 23:04:01 -07:00
func-op.mlir
Add support to FuncOp for managing argument attributes. The syntax for argument attributes is the same as Function:
2019-06-09 16:16:36 -07:00
invalid-affinemap.mlir
Rename -verify mlir-opt flag to -verify-expected-diagnostics
2019-06-19 23:08:03 -07:00
invalid-func-op.mlir
Rename -verify mlir-opt flag to -verify-expected-diagnostics
2019-06-19 23:08:03 -07:00
invalid-locations.mlir
Rename -verify mlir-opt flag to -verify-expected-diagnostics
2019-06-19 23:08:03 -07:00
invalid-module-op.mlir
Define a ModuleOp that represents a Module as an Operation.
2019-06-22 09:18:36 -07:00
invalid-ops.mlir
Rename -verify mlir-opt flag to -verify-expected-diagnostics
2019-06-19 23:08:03 -07:00
invalid.mlir
Print both type in diagnostic emitted on mismatch between def/use of SSA Values (NFC)
2019-06-25 09:05:02 -07:00
locations.mlir
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and set the namespace of the AffineOps dialect to 'affine'.
2019-03-29 17:39:03 -07:00
memory-ops.mlir
Verify that attribute type and constant op return type matches.
2019-05-10 19:24:14 -07:00
module-op.mlir
Define a ModuleOp that represents a Module as an Operation.
2019-06-22 09:18:36 -07:00
op-stats.mlir
Set the namespace of the StandardOps dialect to "std", but add a special case to the parser to allow parsing standard operations without the "std" prefix. This will now allow for the standard dialect to be looked up dynamically by name.
2019-03-29 16:54:20 -07:00
operand.mlir
Split test-specific passes out of mlir-opt
2019-06-24 17:47:12 -07:00
parser.mlir
Refactor the location classes to be attributes instead of separate IR classes.
2019-06-22 09:17:51 -07:00
pretty-locations.mlir
NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and set the namespace of the AffineOps dialect to 'affine'.
2019-03-29 17:39:03 -07:00
region.mlir
Split test-specific passes out of mlir-opt
2019-06-24 17:47:12 -07:00
repro_b120295301.mlir
Refactor SplatElementsAttr to inherit from DenseElementsAttr as opposed to being a separate Attribute type. DenseElementsAttr provides a better internal representation for splat values as well as better API for accessing elements.
2019-06-19 23:01:52 -07:00
result.mlir
Split test-specific passes out of mlir-opt
2019-06-24 17:47:12 -07:00
traits.mlir
Split test-specific passes out of mlir-opt
2019-06-24 17:47:12 -07:00