[PATCH] D80365: [mlir][linalg] Allow promotion to use callbacks for alloc/dealloc/copies.
Mahesh Ravishankar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 16:55:37 PDT 2020
mravishankar updated this revision to Diff 266373.
mravishankar marked an inline comment as done.
mravishankar added a comment.
Addressing comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80365/new/
https://reviews.llvm.org/D80365
Files:
mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp
mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
mlir/test/Dialect/Linalg/promotion_options.mlir
mlir/test/lib/Transforms/TestLinalgTransforms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80365.266373.patch
Type: text/x-patch
Size: 33065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/47b7b5e4/attachment.bin>
More information about the llvm-commits
mailing list