[all-commits] [llvm/llvm-project] c6c41c: [mlir][linalg][tensor] Delete duplicate tests and ...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Thu Feb 16 11:06:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6c41c31f1e5276af9866983547921b94df2e412
      https://github.com/llvm/llvm-project/commit/c6c41c31f1e5276af9866983547921b94df2e412
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    A mlir/test/Dialect/Linalg/generalize-tensor-pack-tile.mlir
    R mlir/test/Dialect/Linalg/generalize-tensor-pack-with-transform.mlir
    R mlir/test/Dialect/Linalg/generalize-tesnor-pack-tile.mlir

  Log Message:
  -----------
  [mlir][linalg][tensor] Delete duplicate tests and fix typo in filename

These two files contain the identical tests. The commit deletes one of
the files, and fix a typo in filename for the other one.

Reviewed By: chelini

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




More information about the All-commits mailing list