[all-commits] [llvm/llvm-project] b4e2b7: [mlir][sparse] avoid sorting when unnecessary when...

PeimingLiu via All-commits all-commits at lists.llvm.org
Fri Dec 9 16:24:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4e2b7f90c11b5196f861b34d983edcb277a6bb4
      https://github.com/llvm/llvm-project/commit/b4e2b7f90c11b5196f861b34d983edcb277a6bb4
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-12-10 (Sat, 10 Dec 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/test/Dialect/SparseTensor/convert_sparse2sparse.mlir

  Log Message:
  -----------
  [mlir][sparse] avoid sorting when unnecessary when convert sparse tensors.

Reviewed By: aartbik

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




More information about the All-commits mailing list