Depends On D121527
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Conversion/BufferizationToMemRef/BufferizationToMemRef.cpp | ||
---|---|---|
49 | Please add: TODO: such cases would require a proper memref::SubViewOp |
Paths
| Differential D121278
[mlir][bufferize] Support layout maps in bufferization.clone lowering ClosedPublic Authored by springerm on Mar 9 2022, 2:45 AM.
Details
Diff Detail
Event Timelinespringerm added a child revision: D121529: [mlir][bufferize] Allow non-equivalent yields from scf.for loops.Mar 12 2022, 10:06 AM springerm added a parent revision: D121527: [mlir][bufferize] Deallocate returned buffers with `BufferDeallocation`. nicolasvasilache added inline comments.
This revision is now accepted and ready to land.Mar 16 2022, 1:13 AM Closed by commit rG8dca38d53480: [mlir][bufferize] Support layout maps in bufferization.clone lowering (authored by springerm). · Explain WhyMar 16 2022, 6:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 414048 mlir/lib/Conversion/BufferizationToMemRef/BufferizationToMemRef.cpp
mlir/test/Conversion/BufferizationToMemRef/bufferization-to-memref.mlir
|
Please add: TODO: such cases would require a proper memref::SubViewOp