[all-commits] [llvm/llvm-project] 5ab1a8: [mlir][sparse] fix crash when calling getTuple on ...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Fri Nov 11 13:15:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ab1a8aef454b82c409587aa849f4a1d2f1a86f9
https://github.com/llvm/llvm-project/commit/5ab1a8aef454b82c409587aa849f4a1d2f1a86f9
Author: Peiming Liu <peiming at google.com>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
Log Message:
-----------
[mlir][sparse] fix crash when calling getTuple on non-sparse tensors.
This enables full sparse convolution codegen in D137298
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D137853
More information about the All-commits
mailing list