[all-commits] [llvm/llvm-project] 9bde3d: [mlir][sparse] Add operator sparse_tensor.indices_...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Thu Jan 5 09:36:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bde3d0cc5ad9cd18311137d6a9b90e5f35aa3f8
https://github.com/llvm/llvm-project/commit/9bde3d0cc5ad9cd18311137d6a9b90e5f35aa3f8
Author: bixia1 <bixia at google.com>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/test/Dialect/SparseTensor/invalid.mlir
M mlir/test/Dialect/SparseTensor/roundtrip.mlir
Log Message:
-----------
[mlir][sparse] Add operator sparse_tensor.indices_buffer.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D140762
More information about the All-commits
mailing list