Skip to content

[SYCL] Deprecate unintentionally public property_list APIs #19789

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

Conversation

steffenlarsen
Copy link
Contributor

The implementation of SYCL property_list unintentionally exposed add_or_replace_accessor_properties and delete_accessor_property, despite the APIs not being part of the specification nor any extensions. This commite deprecates them and removes them under preview.

The implementation of SYCL property_list unintentionally exposed
add_or_replace_accessor_properties and delete_accessor_property, despite
the APIs not being part of the specification nor any extensions. This
commite deprecates them and removes them under preview.

Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit 20bcec1 into intel:sycl Aug 15, 2025
44 of 45 checks passed
@steffenlarsen steffenlarsen deleted the steffen/deprecate_prop_list_apis branch August 15, 2025 08:37
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.

2 participants