[all-commits] [llvm/llvm-project] 32c512: [mlir][sparse] code refactoring, move <tid, loop i...

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Oct 27 14:01:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32c512e49ffe5b6ef1d4aa9bf87665c8e85e23c3
      https://github.com/llvm/llvm-project/commit/32c512e49ffe5b6ef1d4aa9bf87665c8e85e23c3
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-10-27 (Thu, 27 Oct 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp

  Log Message:
  -----------
  [mlir][sparse] code refactoring, move <tid, loop id> -> dim map to Merger.

To address unresolved comments in D136185

Reviewed By: aartbik

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




More information about the All-commits mailing list