Skip to content

[SYCL][E2E] Try to enable SYCL tests disabled due to opaque ptr issues #13695

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 attempts to enable tests previously disabled due to opaque pointer issues.

This commit attempts to enable tests previously disabled due to opaque
pointer issues.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen marked this pull request as ready for review June 26, 2024 08:40
@steffenlarsen steffenlarsen requested review from a team as code owners June 26, 2024 08:40
@steffenlarsen
Copy link
Contributor Author

These tests seem ready to be enabled. Only exception is local-arg-align for Gen12 due to incorrect alignment. This problem has been reported in #14297.

@steffenlarsen steffenlarsen merged commit e3f7aea into intel:sycl Jul 17, 2024
14 checks passed
steffenlarsen added a commit to steffenlarsen/llvm that referenced this pull request Jul 17, 2024
intel#13695 enabled local-arg-align for
all other targets than Gen12, but it seems to be a wider issue so this
commit disables it again.

Signed-off-by: Larsen, Steffen <[email protected]>
sarnex pushed a commit that referenced this pull request Jul 18, 2024
#13695 enabled local-arg-align for all
other targets than Gen12, but it seems to be a wider issue so this
commit disables it again.

Signed-off-by: Larsen, Steffen <[email protected]>
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.

3 participants