[all-commits] [llvm/llvm-project] 9409bb: [mlir][sparse] Implement insertion sort for the st...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Thu Oct 6 09:48:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9409bbb2e0527336f8a6f163b1a5a791f4556e95
      https://github.com/llvm/llvm-project/commit/9409bbb2e0527336f8a6f163b1a5a791f4556e95
  Author: bixia1 <bixia at google.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseBufferRewriting.cpp
    M mlir/test/Dialect/SparseTensor/buffer_rewriting.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_rewrite_sort.mlir

  Log Message:
  -----------
  [mlir][sparse] Implement insertion sort for the stable sort operator.

Reviewed By: aartbik

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




More information about the All-commits mailing list