[all-commits] [llvm/llvm-project] c24547: [mlir][sparse] avoid creating temporary unordered ...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed Mar 29 18:30:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c24547e969ef183971c3a02cb8cbf151eb529715
https://github.com/llvm/llvm-project/commit/c24547e969ef183971c3a02cb8cbf151eb529715
Author: Peiming Liu <peiming at google.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/sparse_reshape.mlir
Log Message:
-----------
[mlir][sparse] avoid creating temporary unordered COO buffer when reshape sparse tensor.
Reviewed By: aartbik, wrengr
Differential Revision: https://reviews.llvm.org/D147192
More information about the All-commits
mailing list