Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143929
[mlir][sparse] fix a memory leakage when converting from a tensor slice ClosedPublic Authored by Peiming on Feb 13 2023, 9:46 AM.
Details
Diff Detail
Event Timelineaartbik added inline comments. This revision is now accepted and ready to land.Feb 13 2023, 11:57 AM This revision was landed with ongoing or failed builds.Feb 13 2023, 2:44 PM Closed by commit rGce9ce66b8def: [mlir][sparse] fix a memory leakage when converting from a tensor slice (authored by Peiming). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 497119 mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_foreach_slices.mlir
|
This is now a TODO more than a FIXME, right?