[all-commits] [llvm/llvm-project] 33267f: [mlir][sparse] convert a sparse tensor slice to sp...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Tue Mar 28 14:39:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33267f4007c7525331d24bc0e91ecba2e520679f
https://github.com/llvm/llvm-project/commit/33267f4007c7525331d24bc0e91ecba2e520679f
Author: Peiming Liu <peiming at google.com>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/convert_sparse2sparse.mlir
M mlir/test/Dialect/SparseTensor/invalid.mlir
Log Message:
-----------
[mlir][sparse] convert a sparse tensor slice to sparse tensor correctly.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D147074
More information about the All-commits
mailing list