[all-commits] [llvm/llvm-project] 98835e: [mlir][Linalg] Enable TileAndFusePattern to work w...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Thu Jan 28 14:13:42 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98835e3d9849a17e9f8eb5dcd8aee3c9d32e1e07
      https://github.com/llvm/llvm-project/commit/98835e3d9849a17e9f8eb5dcd8aee3c9d32e1e07
  Author: MaheshRavishankar <ravishankarm at google.com>
  Date:   2021-01-28 (Thu, 28 Jan 2021)

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

  Log Message:
  -----------
  [mlir][Linalg] Enable TileAndFusePattern to work with tensors.

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




More information about the All-commits mailing list