[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
Wed Mar 11 15:20:05 PDT 2020


timshen updated this revision to Diff 249768.
timshen marked 17 inline comments as done.
timshen added a comment.

Address all 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.249768.patch
Type: text/x-patch
Size: 7391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/c1e6fb9d/attachment-0001.bin>


More information about the llvm-commits mailing list