Skip to content

[SYCL] Addrspacecast needed even in non-alloca sret #18224

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

Draft
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

premanandrao
Copy link
Contributor

This is a follow up to #17976

In EmitCall, we assumed that the address space mismatch between the return type argument
and the corresponding function parameter will not occur when UseAllocaASForSrets is not in effect.
Extended testing demonstrated that it is needed then too.

@premanandrao premanandrao requested a review from a team as a code owner April 28, 2025 21:10
@premanandrao premanandrao marked this pull request as draft April 28, 2025 22:02
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.

1 participant