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

[SYCL] Change clang toolchain local accessor check #5408

Merged
merged 4 commits into from
Jan 28, 2022

Conversation

AidanBeltonS
Copy link
Contributor

This PR resolves an issue raised in #5149.
It changes the the check from IsSYCL to IsSYCLOffloadDevice and limits its usage to nvptx and amdgcn.
A new test is added, to prevent regression.

@AidanBeltonS AidanBeltonS requested a review from a team as a code owner January 27, 2022 14:47
@bader bader merged commit 21a3142 into intel:sycl Jan 28, 2022
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.

None yet

3 participants