[all-commits] [llvm/llvm-project] 61e5c1: [mlir][sparse] fix memory leakage in concatenate r...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Tue Nov 15 16:10:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61e5c14fa8d157c59ca25246f601be4e1fcba35c
https://github.com/llvm/llvm-project/commit/61e5c14fa8d157c59ca25246f601be4e1fcba35c
Author: Peiming Liu <peiming at google.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
Log Message:
-----------
[mlir][sparse] fix memory leakage in concatenate rewriter.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D138074
More information about the All-commits
mailing list