forked from iree-org/iree
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop unmaintained transform dialect tests (iree-org#17858)
The tests in `tests/transform_dialect` have been unmaintained (and mostly disabled) for a while. Most of the tests were misplaced anyway, mixing lit tests in with e2e tests, and much of the relevant functionality is now tested upstream or has evolved into different lit tests in Codegen. This drops the entire `cuda` directory, and drops all `cpu` tests except one which is testing a transform dialect library call, which is still a relevant e2e test.
- Loading branch information
Showing
36 changed files
with
0 additions
and
2,322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
59 changes: 0 additions & 59 deletions
59
tests/transform_dialect/cpu/contraction-packing-and-dispatch.mlir
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
71 changes: 0 additions & 71 deletions
71
tests/transform_dialect/cpu/eltwise_reduction_eltwise.mlir
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.