Skip to content

[UR][BINDLESS] Fix UB in pitch alloc #18781

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 2 commits into
base: sycl
Choose a base branch
from

Conversation

JackAKirk
Copy link
Contributor

@JackAKirk JackAKirk commented Jun 3, 2025

void** is not a generic pointer

Possibly fixes #17231

void** is not a generic pointer

Signed-off-by: JackAKirk <[email protected]>
Signed-off-by: JackAKirk <[email protected]>
@JackAKirk JackAKirk changed the title [BINDLESS] Fix UB in pitch alloc [UR][BINDLESS] Fix UB in pitch alloc Jun 3, 2025
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.

SYCL :: bindless_images/copies/device_to_device_pitched.cpp failed on NVIDIA/CUDA with unrelated change pre-ci testing
1 participant