[PATCH] D79850: [mlir] Extended BufferPlacement to support more sophisticated scenarios in which allocations cannot be moved freely and can remain in divergent control flow.
Marcel Koester via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 03:48:21 PDT 2020
dfki-mako updated this revision to Diff 268124.
dfki-mako marked 10 inline comments as done.
dfki-mako added a comment.
Updated processing of aliases to avoid the aggressive insertion of copy operations in special cases.
Reformatted test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79850/new/
https://reviews.llvm.org/D79850
Files:
mlir/lib/Transforms/BufferPlacement.cpp
mlir/test/Transforms/buffer-placement.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79850.268124.patch
Type: text/x-patch
Size: 52462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/9cee7f23/attachment.bin>
More information about the llvm-commits
mailing list