Fixed some new memory leaks after migration to new
bufferization. One is expected, the other may need
some more careful analysis.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129805
[mlir][sparse][bufferization] fix a few memory leaks ClosedPublic Authored by aartbik on Jul 14 2022, 2:56 PM.
Details Summary Fixed some new memory leaks after migration to new
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2022, 3:02 PM This revision was landed with ongoing or failed builds.Jul 14 2022, 3:05 PM Closed by commit rGf30822d29c8b: [mlir][sparse][bufferization] fix a few memory leaks (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444809 mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_transpose.mlir
|