Skip to content

[SYCL] refactor and implement dynamic address space casts #16604

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 4 commits into from
Jan 15, 2025

Conversation

Naghasan
Copy link
Contributor

The patch provides an implementation for
dynamic address space cast for NVPTX and AMDGPU.

The patch also refactor the static cast by relying on a simple cast rather than the SPIR-V builtin.

The patch provides an implementation for
dynamic address space cast for NVPTX and AMDGPU.

The patch also refactor the static cast by relying
on a simple cast rather than the SPIR-V builtin.

Signed-off-by: Victor Lomuller <[email protected]>
@Naghasan Naghasan marked this pull request as ready for review January 14, 2025 09:12
@Naghasan Naghasan requested review from a team as code owners January 14, 2025 09:12
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful! ⭐

@Naghasan
Copy link
Contributor Author

@intel/llvm-gatekeepers I believe this is ready to be merged

@martygrant martygrant merged commit 305705c into intel:sycl Jan 15, 2025
17 checks passed
aelovikov-intel added a commit to aelovikov-intel/llvm that referenced this pull request Feb 26, 2025
This became possible sometime after one/all of
 * intel#15394
 * intel#15543
 * intel#16604
aelovikov-intel added a commit that referenced this pull request Feb 27, 2025
This became possible sometime after one/all of
 * #15394
 * #15543
 * #16604
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