[all-commits] [llvm/llvm-project] 0c7c53: [mli][linalg] Use CodegenStrategy to test padding ...

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


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

  Changed paths:
    M mlir/test/Dialect/Linalg/pad.mlir

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

Use CodegenStrategy instead of a separate test pass to test padding.

Depends On D113409

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list