[PATCH] D74342: [mlir] Add MemRef filter to affine data copy optimization

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 13:53:00 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7058acc145c: [mlir] Add MemRef filter to affine data copy optimization (authored by dcaballe).

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.244764.patch
Type: text/x-patch
Size: 17431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/7db43835/attachment.bin>


More information about the llvm-commits mailing list