[all-commits] [llvm/llvm-project] a7cfcc: [mlir][sparse] fix crash when generating coiterati...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Apr 20 14:16:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7cfcc686b7522abe10ff03d4ada160732646a0d
https://github.com/llvm/llvm-project/commit/a7cfcc686b7522abe10ff03d4ada160732646a0d
Author: Peiming Liu <peiming at google.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
M mlir/test/Dialect/SparseTensor/sparse_2d.mlir
Log Message:
-----------
[mlir][sparse] fix crash when generating coiteration loop with compressed-hi DLT.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D148842
More information about the All-commits
mailing list