Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[ESIMD] Disable raw send tests on unsupported platform. #1271

Merged
merged 1 commit into from
Sep 17, 2022

Conversation

kychendev
Copy link

No description provided.

@kychendev kychendev requested a review from a team as a code owner September 16, 2022 05:49
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
// REQUIRES: gpu-intel-gen9
// UNSUPPORTED: gpu-intel-dg1,cuda,hip
// UNSUPPORTED: gpu-intel-dg1,gpu-intel-dg2,cuda,hip

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole line looks odd and... redundant. I'd think it can be just removed.
Doesn't the line 9 require gen9 and prohibit from running on dg1,dg2,cuda,hip ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd assume so but there is a regression report indicating it's failing on dg2.
If you are sure line 9 is sufficient to exclude the test on other platform, then we shouldn't need any fix.

@v-klochkov v-klochkov requested a review from kbobrovs September 16, 2022 06:05
@v-klochkov v-klochkov merged commit 41f64f3 into intel:intel Sep 17, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants