[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
Tue Jun 9 03:15:44 PDT 2020


dfki-mako updated this revision to Diff 269474.
dfki-mako added a comment.

Resolved merge conflicts and integrated an additional test case into an existing one in order to capture an additional special case.


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.269474.patch
Type: text/x-patch
Size: 53013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/0b4ee4e7/attachment.bin>


More information about the llvm-commits mailing list