Now BufferPlacement.cpp doesn't depend on Bufferize.h.
Part of the refactor discussed in:
https://llvm.discourse.group/t/what-is-the-strategy-for-tensor-memref-conversion-bufferization/1938/17
Paths
| Differential D89268
[mlir] Refactor code out of BufferPlacement.cpp ClosedPublic Authored by silvas on Oct 12 2020, 2:04 PM.
Details
Summary Now BufferPlacement.cpp doesn't depend on Bufferize.h. Part of the refactor discussed in:
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 12 2020, 2:04 PM
Comment Actions Thanks River for the comments. To keep this patch a pure move, I've put the stylistic fixes in https://reviews.llvm.org/D89272
This revision was not accepted when it landed; it landed in state Needs Review.Oct 14 2020, 12:41 PM Closed by commit rG1cca0f323efa: [mlir] Refactor code out of BufferPlacement.cpp (authored by silvas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 298220 mlir/include/mlir/Transforms/Bufferize.h
mlir/lib/Transforms/BufferPlacement.cpp
mlir/lib/Transforms/Bufferize.cpp
mlir/lib/Transforms/CMakeLists.txt
|