Skip to content

[SYCL][ESIMD] Fix warning in header #19519

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

Merged
merged 2 commits into from
Jul 21, 2025
Merged

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Jul 18, 2025

We can't use the alias here, we need to use the original type.

Also it fixed some self contained header test for some reason so remove the XFAIL for that.

Signed-off-by: Sarnie, Nick <[email protected]>
@sarnex sarnex temporarily deployed to WindowsCILock July 18, 2025 20:18 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock July 18, 2025 20:42 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock July 18, 2025 20:42 — with GitHub Actions Inactive
@sarnex sarnex marked this pull request as ready for review July 18, 2025 21:00
@sarnex sarnex requested review from a team as code owners July 18, 2025 21:00
@sarnex sarnex requested review from sergey-semenov and fineg74 July 18, 2025 21:00
@sarnex sarnex requested a review from uditagarwal97 July 18, 2025 21:22
Copy link
Contributor

@tahonermann tahonermann left a comment

Choose a reason for hiding this comment

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

Since I reported the issue, I'll lend my approval.

Note that this fixes an error, not a warning (but an error that is suppressed in system headers by default). The fix is correct. I suspect the test exercises each header as a non-system header and previously failed because the error wasn't suppressed in that case.

@sergey-semenov sergey-semenov merged commit 8154317 into intel:sycl Jul 21, 2025
40 of 41 checks passed
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.

5 participants