Skip to content

[SYCL][NFC] Ignore GCC compatibility warning for diagnose_if #9314

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

Conversation

steffenlarsen
Copy link
Contributor

This commit ignores the warning about GCC compatibility produced by the use of diagnose_if in device::has and platform::has.

This commit ignores the warning about GCC compatibility produced by the
use of diagnose_if in device::has and platform::has.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner May 5, 2023 13:37
@steffenlarsen steffenlarsen requested a review from bso-intel May 5, 2023 13:37
@steffenlarsen
Copy link
Contributor Author

This is expected to fix post-commit failures after #9217.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen temporarily deployed to aws May 5, 2023 14:23 — with GitHub Actions Inactive
Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Contributor Author

Build and in-tree testing was successful. Merging to hopefully get post-commit testing back.

@steffenlarsen steffenlarsen merged commit 4891167 into intel:sycl May 5, 2023
@steffenlarsen steffenlarsen temporarily deployed to aws May 7, 2023 12:24 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants