[all-commits] [llvm/llvm-project] 7d9677: [mlir][sparse] Make getNumTensors() consistent bet...

PeimingLiu via All-commits all-commits at lists.llvm.org
Mon Jun 5 10:56:22 PDT 2023


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

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.h
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h

  Log Message:
  -----------
  [mlir][sparse] Make getNumTensors() consistent between LoopEmitter and Merger.

Reviewed By: aartbik

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




More information about the All-commits mailing list