Skip to content

[SYCL][CUDA][libclc] Use wrappers for surface load intrinsics #3

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

t4c1
Copy link

@t4c1 t4c1 commented Apr 13, 2022

Fixes intel#6004 by creating wrappers around problematic intrinsic in the LLVM IR. This way we avoid declaring these intrinsincs in OpenCL C as returning named structs, which is not allowed in the upstream anymore.

@t4c1 t4c1 changed the title Use wrappers for intrinsics [SYCL][CUDA][libclc] Use wrappers for surface load intrinsics Apr 13, 2022
@pvchupin
Copy link

@t4c1, can't merge/close this PR through github interface (it's @vmaksimo repo), but I've been able to verify and push the change to the branch directly. Confirm that it fixes the problem. Feel free to close this PR.

@t4c1 t4c1 closed this Apr 14, 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.

[pulldown] Intrinsic has incorrect return type
2 participants