[PATCH] D74342: [mlir] Add MemRef filter to affine data copy optimization
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 16:20:22 PST 2020
dcaballe updated this revision to Diff 244029.
dcaballe marked 12 inline comments as done.
dcaballe added a comment.
- Address feedback
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/include/mlir/Transforms/Passes.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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74342.244029.patch
Type: text/x-patch
Size: 17095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/6c23dc71/attachment.bin>
More information about the llvm-commits
mailing list