Skip to content

[SYCL] Fixes unused argument for L0 _pi_buffer #5988

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

steffenlarsen
Copy link
Contributor

@steffenlarsen steffenlarsen commented Apr 8, 2022

#5229 removed the propagation of the ImportedHostPtr argument from _pi_buffer to the _pi_mem superclass. This seems like an unintended change and this commit re-adds the propagation.

This should fix the current post-commit -Werror failures.

intel#522 removed the propagation of the ImportedHostPtr argument
from _pi_buffer to the _pi_mem superclass. This seems like an unintended
change and this commit re-adds the propagation.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from againull April 8, 2022 11:12
@steffenlarsen steffenlarsen requested a review from a team as a code owner April 8, 2022 11:12
@againull againull merged commit 463f689 into intel:sycl Apr 8, 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.

3 participants