[all-commits] [llvm/llvm-project] b326eb: [mli][linalg] Use CodegenStrategy to test intercha...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Wed Nov 10 07:48:27 PST 2021


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

  Changed paths:
    M mlir/test/Dialect/Linalg/interchange.mlir
    M mlir/test/lib/Dialect/Linalg/TestLinalgTransforms.cpp

  Log Message:
  -----------
  [mli][linalg] Use CodegenStrategy to test interchange (NFC).

Use CodegenStrategy instead of a separate test pass to test iterator interchange.

Depends On D113409

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list