Skip to content

[SYCL][NFC] Add a missing symbol #6885

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

Conversation

romanovvlad
Copy link
Contributor

While the copy assignment operator of AccessorImplHost is not used, it was auto generated by the compiler until recent changes and being checked in the ABI tests.
The safest way to fix this is to just manually define it.

Also removed 2 redundant lines in host_acc_opt test.

While the copy assignment operator of AccessorImplHost is not used, it
was auto generated by the compiler until recent changes and being
checked in the ABI tests.
The safest way to fix this is to just manually define it.

Also removed 2 redundant lines in host_acc_opt test.
@romanovvlad romanovvlad requested a review from a team as a code owner September 27, 2022 09:14
@bader bader changed the title [SYCL][NFC] Added a missing symbol [SYCL][NFC] Add a missing symbol Sep 27, 2022
@steffenlarsen steffenlarsen merged commit 1d8a6d6 into intel:sycl Sep 27, 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.

2 participants