[all-commits] [llvm/llvm-project] cf24d4: [mlir][sparse] Add sparse_tensor.sort_coo operator.
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Mon Nov 7 08:24:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf24d49dc81b06e8efff15bd77f332840180867c
https://github.com/llvm/llvm-project/commit/cf24d49dc81b06e8efff15bd77f332840180867c
Author: bixia1 <bixia at google.com>
Date: 2022-11-07 (Mon, 07 Nov 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/invalid.mlir
M mlir/test/Dialect/SparseTensor/roundtrip.mlir
Log Message:
-----------
[mlir][sparse] Add sparse_tensor.sort_coo operator.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D137442
More information about the All-commits
mailing list