[all-commits] [llvm/llvm-project] 469096: [mlir][Linalg] Fix tests in tile-and-pad

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Thu Jan 28 08:05:53 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 469096d18efde7622b2bc41d313e58ab7789d40e
      https://github.com/llvm/llvm-project/commit/469096d18efde7622b2bc41d313e58ab7789d40e
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2021-01-28 (Thu, 28 Jan 2021)

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

  Log Message:
  -----------
  [mlir][Linalg] Fix tests in tile-and-pad

The check match in D95555 was wrong, this patch fixes it.

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




More information about the All-commits mailing list