[all-commits] [llvm/llvm-project] 14aba2: [mlir][sparse] Improve the rewriting for dense-to-...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Wed Jan 11 08:27:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14aba2084d977c0dbfeb289633ca86a6df636da3
https://github.com/llvm/llvm-project/commit/14aba2084d977c0dbfeb289633ca86a6df636da3
Author: bixia1 <bixia at google.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/convert_dense2sparse.mlir
Log Message:
-----------
[mlir][sparse] Improve the rewriting for dense-to-sparse conversion.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D141335
More information about the All-commits
mailing list