[PATCH] D78484: Providing buffer assignment for MLIR
Ehsan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 27 04:47:21 PDT 2020
dfki-ehna updated this revision to Diff 260276.
dfki-ehna marked an inline comment as done.
dfki-ehna added a comment.
Taking Context and ConversionTarget out of the scope of function walk.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78484/new/
https://reviews.llvm.org/D78484
Files:
mlir/include/mlir/Transforms/BufferPlacement.h
mlir/include/mlir/Transforms/Passes.h
mlir/include/mlir/Transforms/Passes.td
mlir/lib/Transforms/BufferPlacement.cpp
mlir/lib/Transforms/CMakeLists.txt
mlir/test/Transforms/buffer-placement-prepration.mlir
mlir/test/Transforms/buffer-placement.mlir
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestBufferPlacement.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78484.260276.patch
Type: text/x-patch
Size: 58793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/28ce7181/attachment.bin>
More information about the llvm-commits
mailing list