Skip to content
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

[SYCL] Add (raw|decorated)_generic_ptr aliases #15389

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Conversation

victor-eds
Copy link
Contributor

KhronosGroup/SYCL-Docs#598 adds these aliases to the spec. Prepare for spec change by adding them to the implementation beforehand.

Extend tests so all multi_ptr aliases are checked.

@aelovikov-intel
Copy link
Contributor

This will have a minor conflict with #15402 (see FIXME in the test there). I assume we're waiting for the Khronos PR to be merged in before merging this one.

KornevNikita added a commit to KornevNikita/llvm that referenced this pull request Nov 5, 2024
Waiting for intel#15389. The test also
needs to be updated then.
KornevNikita added a commit to KornevNikita/llvm that referenced this pull request Nov 5, 2024
Waiting for intel#15389. The test also
needs to be updated then.
steffenlarsen pushed a commit that referenced this pull request Nov 6, 2024
Waiting for #15389. The test also
needs to be updated then.
KhronosGroup/SYCL-Docs#598 adds these aliases
to the spec. Prepare for spec change by adding them to the
implementation beforehand.

Extend tests so all `multi_ptr` aliases are checked.

Signed-off-by: Victor Perez <[email protected]>
@victor-eds
Copy link
Contributor Author

Upstream PR was merged and this can now be merged too.

@victor-eds
Copy link
Contributor Author

@intel/llvm-gatekeepers can we get this merged?

@martygrant martygrant merged commit 82d874f into sycl Nov 11, 2024
13 checks passed
@victor-eds victor-eds deleted the generic-ptr-aliases branch November 11, 2024 10:09
@KornevNikita
Copy link
Contributor

@victor-eds hi! Do you plan to update SYCL-CTS to turn it on on DPCPP? If so, could you please share a link to PR then?

@victor-eds
Copy link
Contributor Author

@victor-eds hi! Do you plan to update SYCL-CTS to turn it on on DPCPP? If so, could you please share a link to PR then?

Yes! I have that in my backlog 😄

@victor-eds
Copy link
Contributor Author

@victor-eds hi! Do you plan to update SYCL-CTS to turn it on on DPCPP? If so, could you please share a link to PR then?

KhronosGroup/SYCL-CTS#988

sarnex pushed a commit that referenced this pull request Dec 2, 2024
After #15389 and
KhronosGroup/SYCL-CTS#935 got merged, these CTS
tests can be reenabled.

Signed-off-by: Victor Perez <[email protected]>
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.

5 participants