[all-commits] [llvm/llvm-project] abd66d: [mlir][sparse] support iteration over compressed-h...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Apr 19 17:57:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abd66d918ae95fbbdad076c38fe2ea6a459a9646
      https://github.com/llvm/llvm-project/commit/abd66d918ae95fbbdad076c38fe2ea6a459a9646
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorStorageLayout.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
    M mlir/test/Dialect/SparseTensor/sparse_foreach.mlir

  Log Message:
  -----------
  [mlir][sparse] support iteration over compressed-hi dimension level in loop emitter

Reviewed By: aartbik

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




More information about the All-commits mailing list