[all-commits] [llvm/llvm-project] 619a88: [mlir][sparse][gpu] free all buffers allocated for...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Sep 19 14:33:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 619a888dd8f7c739e62ac899edb4a409e1b7dd25
https://github.com/llvm/llvm-project/commit/619a888dd8f7c739e62ac899edb4a409e1b7dd25
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
M mlir/test/Dialect/SparseTensor/GPU/gpu_spgemm_lib.mlir
Log Message:
-----------
[mlir][sparse][gpu] free all buffers allocated for spGEMM (#66813)
Yup, a bit of an oversight ;-)
More information about the All-commits
mailing list