[all-commits] [llvm/llvm-project] 1a9153: [mlir][sparse] update doc for sparse_tensor.foreac...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Oct 20 17:37:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a91537d4ddd757a51c131ce6e8f25f2d1fbb3d3
https://github.com/llvm/llvm-project/commit/1a91537d4ddd757a51c131ce6e8f25f2d1fbb3d3
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
Log Message:
-----------
[mlir][sparse] update doc for sparse_tensor.foreach operator.
Clarify that sparse_tensor.foreach iterates sparse_tensor in stored dim order.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D136401
More information about the All-commits
mailing list