[all-commits] [llvm/llvm-project] 330d48: [mlir][sparse] Add rewrite rules for sparse-to-spa...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Thu Oct 6 08:50:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 330d48c4aaf0ccb0b28b9941cea609beb64bc27c
https://github.com/llvm/llvm-project/commit/330d48c4aaf0ccb0b28b9941cea609beb64bc27c
Author: bixia1 <bixia at google.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/sparse_reshape.mlir
Log Message:
-----------
[mlir][sparse] Add rewrite rules for sparse-to-sparse reshape operators.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D135077
More information about the All-commits
mailing list