[all-commits] [llvm/llvm-project] f7751a: [mlir][linalg] Remove tile and fuse test pass (NFC).

Tobias Gysi via All-commits all-commits at lists.llvm.org
Mon Nov 22 04:44:16 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7751a3a4218229c59adced4964831f7a57d256d
      https://github.com/llvm/llvm-project/commit/f7751a3a4218229c59adced4964831f7a57d256d
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/Passes.h
    M mlir/include/mlir/Dialect/Linalg/Passes.td
    M mlir/lib/Dialect/Linalg/Transforms/FusionOnTensors.cpp

  Log Message:
  -----------
  [mlir][linalg] Remove tile and fuse test pass (NFC).

Remove the tile and fuse test pass that has been replaced by codegen strategy.

Depends On D114067

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list