[PATCH] D75965: [mlir] Add a simplifying wrapper for generateCopy and expose it.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 18:05:29 PDT 2020


timshen updated this revision to Diff 249528.
timshen marked an inline comment as done.
timshen added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75965/new/

https://reviews.llvm.org/D75965

Files:
  mlir/include/mlir/Transforms/LoopUtils.h
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/Transforms/affine-data-copy.mlir
  mlir/test/lib/Transforms/TestAffineDataCopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75965.249528.patch
Type: text/x-patch
Size: 6593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/4c5902bc/attachment.bin>


More information about the llvm-commits mailing list