[all-commits] [llvm/llvm-project] e015d3: [mlir][sparse] Pass down constant coefficients of ...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Aug 30 11:45:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e015d385c913daae3ec9654b84104caf28940c77
      https://github.com/llvm/llvm-project/commit/e015d385c913daae3ec9654b84104caf28940c77
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenEnv.h
    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/lib/Dialect/SparseTensor/Utils/Merger.cpp

  Log Message:
  -----------
  [mlir][sparse] Pass down constant coefficients of affine index expressions to LoopEmitter.

Reviewed By: aartbik

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




More information about the All-commits mailing list