[all-commits] [llvm/llvm-project] 509974: [mlir][sparse] add folder to sparse_tensor.storage...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Dec 15 15:51:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 509974af0260bb8540f4a384c84a3c956a5c700c
https://github.com/llvm/llvm-project/commit/509974af0260bb8540f4a384c84a3c956a5c700c
Author: Peiming Liu <peiming at google.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/test/Dialect/SparseTensor/fold.mlir
M mlir/test/Dialect/SparseTensor/roundtrip.mlir
Log Message:
-----------
[mlir][sparse] add folder to sparse_tensor.storage.get operation.
Reviewed By: aartbik, wrengr
Differential Revision: https://reviews.llvm.org/D140172
More information about the All-commits
mailing list