llvm-project/mlir/lib
MaheshRavishankar c4d5b95617 Fix broken build for commit 9b0517035f
Differential Revision: https://reviews.llvm.org/D99533
2021-03-29 12:48:45 -07:00
..
Analysis [mlir] fix a memory leak in NestedPattern 2021-03-12 18:52:14 +01:00
Bindings NFC: Update MLIR python bindings docs to install deps via requirements.txt. 2021-03-29 18:32:51 +00:00
CAPI [mlir] Register Linalg passes in C API and Python Bindings 2021-03-27 09:57:56 +01:00
Conversion Define a `NoTerminator` traits that allows operations with a single block region to not provide a terminator 2021-03-25 03:59:03 +00:00
Dialect Fix broken build for commit 9b0517035f 2021-03-29 12:48:45 -07: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
IR [mlir][vector] Add lowering of Transfer_read with broadcast and permutation map 2021-03-29 08:38:43 -07:00
Interfaces [mlir] Enhance InferShapedTypeOpInterface and move LinalgOps to use them. 2021-03-29 11:39:48 -07:00
Parser Define a `NoTerminator` traits that allows operations with a single block region to not provide a terminator 2021-03-25 03:59:03 +00:00
Pass [mlir] Tune error message for assertion. 2021-03-22 18:10:18 -07:00
Reducer [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
Rewrite [mlir][Pattern] Add better support for using interfaces/traits to match root operations in rewrite patterns 2021-03-23 14:05:33 -07:00
Support [mlir][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances 2021-03-11 11:35:32 -08:00
TableGen Add a mechanism for Dialects to provide a fallback for OpInterface 2021-03-24 08:41:40 +00:00
Target [mlir] Translate global initializers after creating all LLVM IR globals 2021-03-25 09:53:58 +01:00
Transforms Revert "[mlir] Introduce CloneOp and adapt test cases in BufferDeallocation." 2021-03-29 12:47:59 +02: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