[all-commits] [llvm/llvm-project] 250590: [mlir][sparse] fix typo in sparse_tensor.unpack op...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Sep 13 14:51:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2505904901be8e584f6f3c68d59b93de296e95a0
https://github.com/llvm/llvm-project/commit/2505904901be8e584f6f3c68d59b93de296e95a0
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
Log Message:
-----------
[mlir][sparse] fix typo in sparse_tensor.unpack op (#66287)
SparseVector->COO
More information about the All-commits
mailing list