Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop unmaintained transform dialect tests #17858

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

qedawkins
Copy link
Contributor

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.

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.
@qedawkins qedawkins force-pushed the drop_transform_dialect_e2e_tests branch from 694dd36 to a7d2f55 Compare July 10, 2024 23:15
@qedawkins qedawkins enabled auto-merge (squash) July 10, 2024 23:25
@qedawkins qedawkins merged commit 3b2c85b into iree-org:main Jul 10, 2024
55 checks passed
@qedawkins qedawkins deleted the drop_transform_dialect_e2e_tests branch July 11, 2024 00:01
saienduri pushed a commit to saienduri/iree that referenced this pull request Jul 12, 2024
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.
saienduri pushed a commit to saienduri/iree that referenced this pull request Jul 12, 2024
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.

Signed-off-by: saienduri <saimanas.enduri@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants