[all-commits] [llvm/llvm-project] 4fa3cc: [mlir][sparse] deduplicate non-unique coordinates ...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Mar 9 10:15:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fa3cc6eb402a42bd8c677c285155237276c0f09
https://github.com/llvm/llvm-project/commit/4fa3cc6eb402a42bd8c677c285155237276c0f09
Author: Peiming Liu <peiming at google.com>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/reshape_dot.mlir
Log Message:
-----------
[mlir][sparse] deduplicate non-unique coordinates when coiterating collapsed COO tensors.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D145532
More information about the All-commits
mailing list