Skip to content

[SYCL][CUDA][libclc] Change suld helper functions to return vectors #6280

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 1 commit into from
Jun 9, 2022

Conversation

steffenlarsen
Copy link
Contributor

The current implementation of the suld helper functions in PTX libclc fail to link with the image implementation. This commit fixes this linking issue by changing the return type of these helpers to vectors rather than unnamed structs.

The current implemenation of the suld helper functions in PTX libclc
fail to link with the image implementation. This commit fixes this
linking issue by changing the return type of these helpers to vectors
rather than unnamed structs.

Signed-off-by: Larsen, Steffen <[email protected]>
@pvchupin pvchupin merged commit c964961 into intel:sycl Jun 9, 2022
@steffenlarsen steffenlarsen deleted the steffen/libclc_ptx_suld_link branch December 6, 2023 11:38
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