[all-commits] [llvm/llvm-project] 41089f: [mlir][sparse] fix bugs when convert coo to coo bu...

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Mar 9 12:55:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41089f86e37b213ff9e8e204346fa88fb217404b
      https://github.com/llvm/llvm-project/commit/41089f86e37b213ff9e8e204346fa88fb217404b
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

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

  Log Message:
  -----------
  [mlir][sparse] fix bugs when convert coo to coo but with different dim ordering

Reviewed By: aartbik

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




More information about the All-commits mailing list