[all-commits] [llvm/llvm-project] 6c9fbc: [mlir] Linalg: add tile interchange flag to test-l...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Tue Mar 30 10:48:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c9fbcf5b1cb6d2e0fb4a518f8c61a5eebfe6021
      https://github.com/llvm/llvm-project/commit/6c9fbcf5b1cb6d2e0fb4a518f8c61a5eebfe6021
  Author: Eugene Zhulenev <ezhulenev at google.com>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    M mlir/test/Dialect/Linalg/codegen-strategy.mlir
    M mlir/test/lib/Transforms/TestLinalgCodegenStrategy.cpp

  Log Message:
  -----------
  [mlir] Linalg: add tile interchange flag to test-linalg-codegen-strategy pass

Interchange options was missing in the pass flags.

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list