llvm-project/mlir/lib
Benjamin Kramer 73cb58dc48 [mlir][Shape] Lower cstr_eq to shape_eq + assert
Differential Revision: https://reviews.llvm.org/D97860
2021-03-03 17:22:28 +01: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][Shape] Lower cstr_eq to shape_eq + assert 2021-03-03 17:22:28 +01:00
Dialect [mlir][Shape] Make shape_eq nary 2021-03-03 16:26:40 +01:00
EDSC [mlir][IR] Remove the concept of `OperationProperties` 2021-02-09 12:00:15 -08:00
ExecutionEngine [mlir] Silence -Wglobal-constructors error in CudaRuntimeWrapper.cpp 2021-03-03 13:48:03 +01: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][NFC] Use `BaseMemRefType::isValidElementType` in Parser 2021-03-03 16:00:54 +03: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][ODS] Use StringLiteral instead of StringRef when applicable 2021-03-03 16:15:12 +03: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