[all-commits] [llvm/llvm-project] c6ea09: [mlir][Linalg] NFC : Move fusion on tensors to sep...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Thu Oct 1 09:51:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c6ea095b9756dff035aed27e7b5b44bf42d22462
      https://github.com/llvm/llvm-project/commit/c6ea095b9756dff035aed27e7b5b44bf42d22462
  Author: MaheshRavishankar <ravishankarm at google.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt
    M mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
    A mlir/lib/Dialect/Linalg/Transforms/FusionOnTensors.cpp

  Log Message:
  -----------
  [mlir][Linalg] NFC : Move fusion on tensors to separate file.

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




More information about the All-commits mailing list