llvm-project/mlir/lib
Aart Bik 5b333d3449 [mlir][sparse] do not ignore ordering for "dense" tensor linked with sparse type
Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D97795
2021-03-02 15:21:51 -08:00
..
Analysis [mlir] Check 'iter_args' in 'isLoopParallel' utility 2021-02-25 18:12:34 +02:00
Bindings [mlir][IR] Refactor the `getChecked` and `verifyConstructionInvariants` methods on Attributes/Types 2021-02-22 17:37:49 -08:00
CAPI [mlir][NFC] Rename `MemRefType::getMemorySpace` to `getMemorySpaceAsInt` 2021-03-02 11:08:54 +03:00
Conversion [mlir][NFC] Rename `MemRefType::getMemorySpace` to `getMemorySpaceAsInt` 2021-03-02 11:08:54 +03:00
Dialect [mlir][sparse] do not ignore ordering for "dense" tensor linked with sparse type 2021-03-02 15:21:51 -08:00
EDSC [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
ExecutionEngine [mlir] ExecutionEngine needs special handling for COFF binaries 2021-02-23 17:34:19 -08:00
IR Split `ElementwiseMappable` trait into four more precise traits. 2021-03-02 15:31:19 +01:00
Interfaces [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
Parser [mlir] Simplify various pieces of code now that Identifier has access to the Context/Dialect 2021-02-26 18:00:05 -08:00
Pass Enable `Pass::initialize()` to fail by returning a LogicalResult 2021-02-11 01:51:53 +00:00
Reducer [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
Rewrite Fix unused variable 2021-02-23 11:19:35 +01:00
Support Change the error message when `-split-input-file` is used with mlir-opt to make it recognizable by IDEs 2021-02-27 18:32:34 +00:00
TableGen [mlir][IR] Refactor the `getChecked` and `verifyConstructionInvariants` methods on Attributes/Types 2021-02-22 17:37:49 -08:00
Target [mlir] Simplify various pieces of code now that Identifier has access to the Context/Dialect 2021-02-26 18:00:05 -08:00
Transforms [MLIR][LinAlg] Detensorize interal function control flow. 2021-03-02 11:46:20 +01:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][NFC] Move around the code related to PatternRewriting to improve layering 2020-10-26 18:01:06 -07:00