[all-commits] [llvm/llvm-project] 180bf5: [mlir][sparse] fix a bug in sparse2sparse reshape.
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Sep 8 17:32:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 180bf5f9403d42586aedb374d63c72e75a7b7ce3
https://github.com/llvm/llvm-project/commit/180bf5f9403d42586aedb374d63c72e75a7b7ce3
Author: Peiming Liu <peiming at google.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
Log Message:
-----------
[mlir][sparse] fix a bug in sparse2sparse reshape.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D133521
More information about the All-commits
mailing list