[all-commits] [llvm/llvm-project] b676a6: [mlir][linalg] Use CodegenStrategy to test hoistin...

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


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

  Changed paths:
    M mlir/test/Dialect/Linalg/pad-and-hoist.mlir

  Log Message:
  -----------
  [mlir][linalg] Use CodegenStrategy to test hoisting (NFC).

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

Depends On D113410

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list