[mlir][linalg][tensor] Delete duplicate tests and fix typo in filename
authorHanhan Wang <hanchung@google.com>
Thu, 16 Feb 2023 01:38:46 +0000 (17:38 -0800)
committerHanhan Wang <hanchung@google.com>
Thu, 16 Feb 2023 19:05:45 +0000 (11:05 -0800)
commitc6c41c31f1e5276af9866983547921b94df2e412
treecac2a37a237b8300efadee91ebf5a0cd2c519f4f
parent17e2497593d666f68c5debfb242828a8b16f9360
[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
mlir/test/Dialect/Linalg/generalize-tensor-pack-tile.mlir [moved from mlir/test/Dialect/Linalg/generalize-tesnor-pack-tile.mlir with 100% similarity]
mlir/test/Dialect/Linalg/generalize-tensor-pack-with-transform.mlir [deleted file]