[all-commits] [llvm/llvm-project] 9ecc81: [mlir] Add support for fusion into TiledLoopOp.

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Fri May 21 09:14:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ecc8178d72097c8f9e31ea7c50085748d187aff
      https://github.com/llvm/llvm-project/commit/9ecc8178d72097c8f9e31ea7c50085748d187aff
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
    M mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
    M mlir/test/Dialect/Linalg/fusion-tensor-pattern.mlir
    M mlir/test/lib/Dialect/Linalg/TestLinalgFusionTransforms.cpp
    M mlir/tools/mlir-opt/mlir-opt.cpp

  Log Message:
  -----------
  [mlir] Add support for fusion into TiledLoopOp.

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




More information about the All-commits mailing list