[all-commits] [llvm/llvm-project] ba2ac9: [mli][linalg] Add flag to control CodegenStrategy ...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Wed Nov 10 06:12:40 PST 2021


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

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h
    M mlir/lib/Dialect/Linalg/Transforms/CodegenStrategy.cpp
    M mlir/test/lib/Dialect/Linalg/TestLinalgCodegenStrategy.cpp

  Log Message:
  -----------
  [mli][linalg] Add flag to control CodegenStrategy enable pass.

Add a flag to control if CodegenStrategy runs the EnablePass between the transformations.

Depends On D113382

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list