[all-commits] [llvm/llvm-project] a15076: [mlir][sparse] Implement hybrid quick sort for spa...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed Feb 8 14:06:45 PST 2023


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

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
    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 hybrid quick sort for sparse_tensor.sort.

Reviewed By: aartbik

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




More information about the All-commits mailing list