[all-commits] [llvm/llvm-project] d96f46: [mlir][sparse] fix bug in custom reduction scalari...
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Dec 11 10:22:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d96f46dd20157be9c11e16d8bdd3ebf900df41fc
https://github.com/llvm/llvm-project/commit/d96f46dd20157be9c11e16d8bdd3ebf900df41fc
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
A mlir/test/Dialect/SparseTensor/spy_sddmm_bsr.mlir
Log Message:
-----------
[mlir][sparse] fix bug in custom reduction scalarization code (#74898)
Bug found with BSR of "spy" SDDMM method
More information about the All-commits
mailing list