[all-commits] [llvm/llvm-project] 650741: [mlir][sparse] make fusion for SDDMM more robust
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Dec 6 14:32:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65074179f26d9f2c7a8e74f136ed17adda144f17
https://github.com/llvm/llvm-project/commit/65074179f26d9f2c7a8e74f136ed17adda144f17
Author: Aart Bik <ajcbik at google.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
A mlir/test/Dialect/SparseTensor/sparse_sddmm_org.mlir
Log Message:
-----------
[mlir][sparse] make fusion for SDDMM more robust
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D139456
More information about the All-commits
mailing list