[PATCH] D74342: [mlir] Add MemRef filter to affine data copy optimization
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 11:29:46 PST 2020
dcaballe updated this revision to Diff 244235.
dcaballe added a comment.
Rebasing on top of latest mlir-opt and TestLoopFusion changes.
If no more comments, I'll address 'gatherLoops' concerns in a
separate commit and keep this as a simple rafactoring of that
utility.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74342/new/
https://reviews.llvm.org/D74342
Files:
mlir/include/mlir/Transforms/LoopUtils.h
mlir/lib/Transforms/AffineDataCopyGeneration.cpp
mlir/lib/Transforms/Utils/LoopUtils.cpp
mlir/test/Transforms/affine-data-copy.mlir
mlir/test/Transforms/dma-generate.mlir
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestAffineDataCopy.cpp
mlir/test/lib/Transforms/TestLoopFusion.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74342.244235.patch
Type: text/x-patch
Size: 17431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/b270d3ef/attachment.bin>
More information about the llvm-commits
mailing list