llvm-project/mlir/lib
Diego Caballero d7058acc14 [mlir] Add MemRef filter to affine data copy optimization
This patch extends affine data copy optimization utility with an
optional memref filter argument. When the memref filter is used, data
copy optimization will only generate copies for such a memref.

Note: this patch is just porting the memref filter feature from Uday's
'hop' branch: https://github.com/bondhugula/llvm-project/tree/hop.

Reviewed By: bondhugula

Differential Revision: https://reviews.llvm.org/D74342
2020-02-14 13:41:45 -08:00
..
Analysis [MLIR][Affine] NFC: Move AffineValueMap and MutableAffineMap 2020-02-10 02:26:27 -08:00
Conversion Do not build the CUBIN conversion pass when NVPTX Backend isn't configured 2020-02-14 09:33:12 +00:00
Dialect [mlir][DeclarativeParser] Add support for formatting enum attributes in the string form. 2020-02-13 17:11:48 -08:00
EDSC [mlir][EDSC] Almost NFC - Refactor and untangle EDSC dependencies 2020-02-10 12:10:41 -05:00
ExecutionEngine [MLIR] Fix lib/ExecutionEngine for BUILD_SHARED_LIBS=on 2020-02-10 10:23:56 -08:00
IR [mlir][spirv] Introduce spv.func 2020-02-12 07:46:43 -05:00
Parser [MLIR][Affine] Add affine.parallel op 2020-02-12 18:00:24 -08:00
Pass [Support] On Windows, ensure hardware_concurrency() extends to all CPU sockets and all NUMA groups 2020-02-14 10:24:22 -05:00
Quantizer Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
Support Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
TableGen [mlir][DeclarativeParser] Add support for attributes with buildable types. 2020-02-08 15:46:46 -08:00
Target [mlir] Add explicit friendship to LLVM::ModuleTranslation to derived 2020-02-05 18:34:44 -08:00
Transforms [mlir] Add MemRef filter to affine data copy optimization 2020-02-14 13:41:45 -08:00
Translation Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00