..
Analysis
[mlir] fix a memory leak in NestedPattern
2021-03-12 18:52:14 +01:00
Bindings
[mlir][linalg] Add structured op builders from python opdsl.
2021-03-19 11:20:36 -07:00
CAPI
[mlir] Model MemRef memory space as Attribute
2021-03-10 12:57:27 +03:00
Conversion
[mlir][tosa] Add tosa.logical_* to linalg lowerings
2021-03-19 11:30:42 -07:00
Dialect
[mlir][Linalg] NFC - Expose helper function substituteMin
.
2021-03-19 16:26:52 +00:00
EDSC
[mlir][IR] Remove the concept of OperationProperties
2021-02-09 12:00:15 -08:00
ExecutionEngine
[mlir] Remove mlir-rocm-runner
2021-03-19 00:24:10 -07:00
Interfaces
[mlir] Introduce data layout modeling subsystem
2021-03-11 16:54:47 +01:00
IR
[mlir][linalg] Extend linalg vectorization to support non-identity input maps
2021-03-18 12:32:35 -07:00
Parser
[mlir][IR] Support parsing hex float values in the DialectSymbolParser
2021-03-17 13:52:32 -07:00
Pass
Enable Pass::initialize()
to fail by returning a LogicalResult
2021-02-11 01:51:53 +00:00
Reducer
Rewrite
[mlir][PDL] Add support for variadic operands and results in the PDL byte code
2021-03-16 13:20:19 -07:00
Support
[mlir][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances
2021-03-11 11:35:32 -08:00
TableGen
[mlir][ODS] Get rid of limitations in rewriters generator
2021-03-18 12:21:06 +03:00
Target
[mlir][ODS] Support specialized Attribute class for Enums
2021-03-17 16:44:24 +03:00
Transforms
[mlir] Support use-def cycles in graph regions during regionDCE
2021-03-18 23:06:45 -07:00
Translation
[mlir] avoid exposing mutable DialectRegistry from MLIRContext
2021-02-10 12:07:34 +01:00
CMakeLists.txt