[all-commits] [llvm/llvm-project] 8c02ca: [mlir][sparse] Add an attribute to the sort operat...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Tue Oct 4 15:14:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c02ca1da5bdcb7f7e850afb24d95bb6d82d8971
https://github.com/llvm/llvm-project/commit/8c02ca1da5bdcb7f7e850afb24d95bb6d82d8971
Author: bixia1 <bixia at google.com>
Date: 2022-10-04 (Tue, 04 Oct 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/roundtrip.mlir
Log Message:
-----------
[mlir][sparse] Add an attribute to the sort operator for stable sorting.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D135181
More information about the All-commits
mailing list