[all-commits] [llvm/llvm-project] faf7cd: [mlir][sparse] merger extension to support sparsif...

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Jun 15 10:27:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: faf7cd97d07c6c2242a96f5daf94fb05cda0c115
      https://github.com/llvm/llvm-project/commit/faf7cd97d07c6c2242a96f5daf94fb05cda0c115
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-06-15 (Thu, 15 Jun 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
    M mlir/test/Dialect/SparseTensor/sparse_2d.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_cmp.mlir
    M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp

  Log Message:
  -----------
  [mlir][sparse] merger extension to support sparsifying arith::CmpI/CmpF operation

Reviewed By: aartbik

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




More information about the All-commits mailing list