[all-commits] [llvm/llvm-project] ab99b5: [mlir][sparse] deduplicate non-unique coordinates ...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Mar 9 14:00:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab99b5d1f6a24127013a2beb0eec80f09a2840c7
https://github.com/llvm/llvm-project/commit/ab99b5d1f6a24127013a2beb0eec80f09a2840c7
Author: Peiming Liu <peiming at google.com>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
M mlir/test/Dialect/SparseTensor/sorted_coo.mlir
M mlir/test/Dialect/SparseTensor/sparse_reshape_dot.mlir
Log Message:
-----------
[mlir][sparse] deduplicate non-unique coordinates unconditionally
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D145621
More information about the All-commits
mailing list