This was introduced by https://reviews.llvm.org/D134933
This change also cleans up a dump&release method which
had become a misnomer after prior bufferization improvement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135623
[mlir][sparse] fixed memory leak on sparse tensors ClosedPublic Authored by aartbik on Oct 10 2022, 3:10 PM.
Details Summary This was introduced by https://reviews.llvm.org/D134933
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 10 2022, 3:13 PM This revision was landed with ongoing or failed builds.Oct 10 2022, 3:17 PM Closed by commit rG8fc63d14c0e0: [mlir][sparse] fixed memory leak on sparse tensors (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466642 mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_sparse2sparse.mlir
|