[all-commits] [llvm/llvm-project] e2e83f: [mlir][sparse] support coiteration over sparse ten...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Feb 15 15:52:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2e83f4c8f1dc36d5025841996be821f04a19953
      https://github.com/llvm/llvm-project/commit/e2e83f4c8f1dc36d5025841996be821f04a19953
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    M mlir/test/Dialect/SparseTensor/sparse_1d.mlir
    M mlir/test/Dialect/SparseTensor/sparse_2d.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul_slice.mlir

  Log Message:
  -----------
  [mlir][sparse] support coiteration over sparse tensor slices

Reviewed By: aartbik

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




More information about the All-commits mailing list