[all-commits] [llvm/llvm-project] f01702: [mlir][sparse] introduce new op for querying numbe...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Oct 20 15:07:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f01702752af84661cc9d1cec4ec508530dd9e2ec
https://github.com/llvm/llvm-project/commit/f01702752af84661cc9d1cec4ec508530dd9e2ec
Author: Aart Bik <ajcbik at google.com>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/test/Dialect/SparseTensor/roundtrip.mlir
Log Message:
-----------
[mlir][sparse] introduce new op for querying number of stored entries
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D136382
More information about the All-commits
mailing list