[all-commits] [llvm/llvm-project] cc0093: [mlir][sparse] deduplicate non-unique coordinates ...

PeimingLiu via All-commits all-commits at lists.llvm.org
Tue Mar 7 13:52:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc009334ebd86b61def72284f9c6b36d5b7d77b3
      https://github.com/llvm/llvm-project/commit/cc009334ebd86b61def72284f9c6b36d5b7d77b3
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    M mlir/test/Dialect/SparseTensor/sorted_coo.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_coo_test.mlir

  Log Message:
  -----------
  [mlir][sparse] deduplicate non-unique coordinates when coiterating COO tensors

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D145518




More information about the All-commits mailing list