[all-commits] [llvm/llvm-project] ce9ce6: [mlir][sparse] fix a memory leakage when convertin...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Mon Feb 13 14:44:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce9ce66b8deffef133b6ce11115fd88471544a5b
https://github.com/llvm/llvm-project/commit/ce9ce66b8deffef133b6ce11115fd88471544a5b
Author: Peiming Liu <peiming at google.com>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_foreach_slices.mlir
Log Message:
-----------
[mlir][sparse] fix a memory leakage when converting from a tensor slice
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D143929
More information about the All-commits
mailing list