[PATCH] D79329: [MLIR] Update the FunctionAndBlockSignatureConverter and NonVoidToVoidReturnOpConverter of Buffer Assignment
Ehsan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 07:00:20 PDT 2020
dfki-ehna updated this revision to Diff 264225.
dfki-ehna added a comment.
Herald added a reviewer: nicolasvasilache.
Herald added a subscriber: jurahul.
Making BufferAssignmentPlacer now fails in cases which functions return buffers already. A note has also been added to description of BufferPlacement.cpp about not supporting these cases. The related TODO from TensorsToBuffers.cpp has also been removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79329/new/
https://reviews.llvm.org/D79329
Files:
mlir/include/mlir/Transforms/BufferPlacement.h
mlir/lib/Dialect/Linalg/Transforms/TensorsToBuffers.cpp
mlir/lib/Transforms/BufferPlacement.cpp
mlir/test/Transforms/buffer-placement-prepration.mlir
mlir/test/lib/Transforms/TestBufferPlacement.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79329.264225.patch
Type: text/x-patch
Size: 13691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/063a405f/attachment.bin>
More information about the llvm-commits
mailing list