llvm-project/mlir/lib
Matthias Springer 2c115ecc41 [mlir][NFC] MemRef cleanup: Remove helper functions
Remove `getDynOperands` and `createOrFoldDimOp` from MemRef.h to decouple MemRef a bit from Tensor. These two functions are used in other dialects/transforms.

Differential Revision: https://reviews.llvm.org/D105260
2021-07-05 10:10:21 +09:00
..
Analysis [MLIR] Allow Affine scalar replacement to handle inner operations 2021-07-01 15:12:59 -04:00
Bindings [mlir][linalg] Remove the StructuredOp capture mechanism. 2021-06-28 07:57:40 +00:00
CAPI Add C API files for the LLVM dialect 2021-07-02 11:55:44 -07:00
Conversion [mlir][NFC] MemRef cleanup: Remove helper functions 2021-07-05 10:10:21 +09:00
Dialect [mlir][NFC] MemRef cleanup: Remove helper functions 2021-07-05 10:10:21 +09:00
ExecutionEngine Revert "Revert "[mlir][memref] Implement lowering of memref.copy to llvm"" 2021-06-28 18:48:00 +02:00
IR Update MLIRContext to allow injecting an external ThreadPool (NFC) 2021-07-01 22:17:47 +00:00
Interfaces [mlir] fix a crash if the dialect is missing a data layout interface 2021-06-09 17:46:27 +02:00
Parser [mlir-lsp-server] Add support for textDocument/documentSymbols 2021-06-10 10:58:39 -07:00
Pass [mlir] Fix GCC5 build after D104516 2021-06-23 03:16:34 +00:00
Reducer [mlir-reduce] Create MlirReduceLib 2021-06-03 15:58:26 +08:00
Rewrite [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -07:00
Support [mlir] Split things dependent on LLVM_DEBUG into a .cpp file 2021-06-17 15:06:40 +02:00
TableGen [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
Target [mlir] Add support for LLVM's dso_local attr 2021-06-29 15:00:48 +02:00
Tools [mlir-lsp-server] Add support for textDocument/documentSymbols 2021-06-10 10:58:39 -07:00
Transforms [mlir][NFC] MemRef cleanup: Remove helper functions 2021-07-05 10:10:21 +09:00
Translation [mlir] avoid exposing mutable DialectRegistry from MLIRContext 2021-02-10 12:07:34 +01:00
CMakeLists.txt [mlir][Standard] NFC - Drop remaining EDSC usage 2021-05-21 10:40:39 +00:00