[all-commits] [llvm/llvm-project] 8c8aec: [mlir][sparse] Supporting (non)uniqueness in Spars...

PeimingLiu via All-commits all-commits at lists.llvm.org
Tue Aug 22 20:49:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c8aecdca903ba171482677419bb6642162bbf26
      https://github.com/llvm/llvm-project/commit/8c8aecdca903ba171482677419bb6642162bbf26
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-08-23 (Wed, 23 Aug 2023)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/SparseTensor/Storage.h
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_coo_test.mlir

  Log Message:
  -----------
  [mlir][sparse] Supporting (non)uniqueness in SparseTensorStorage::lexDiff.

Fix copied from https://reviews.llvm.org/D156946 but with a legit test case that triggers the bug.

Reviewed By: aartbik

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




More information about the All-commits mailing list