[all-commits] [llvm/llvm-project] 3b1c86: [mlir][sparse] Implement heap sort for sparse_tens...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Thu Feb 2 15:36:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b1c86cd0f6d6b2c49998545cd5789fd8c2a4201
      https://github.com/llvm/llvm-project/commit/3b1c86cd0f6d6b2c49998545cd5789fd8c2a4201
  Author: bixia1 <bixia at google.com>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  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
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_rewrite_sort_coo.mlir

  Log Message:
  -----------
  [mlir][sparse] Implement heap sort for sparse_tensor.sort.

Reviewed By: aartbik

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




More information about the All-commits mailing list