[all-commits] [llvm/llvm-project] 411dd4: [mlir][Linalg] Make HoistRedundantTensorSubsetsOp ...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Fri Apr 14 09:47:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 411dd47dbf80ebac347051136a4026c5549bce90
      https://github.com/llvm/llvm-project/commit/411dd47dbf80ebac347051136a4026c5549bce90
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/test/Dialect/Linalg/hoisting.mlir

  Log Message:
  -----------
  [mlir][Linalg] Make HoistRedundantTensorSubsetsOp not a FunctionalStyleTransformOpTrait

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




More information about the All-commits mailing list