Skip to content

[SYCL] Add missing noexcept to sycl::id functions - #22898

Open
emdevv wants to merge 2 commits into
intel:syclfrom
emdevv:emdevv/22869
Open

[SYCL] Add missing noexcept to sycl::id functions#22898
emdevv wants to merge 2 commits into
intel:syclfrom
emdevv:emdevv/22869

Conversation

@emdevv

@emdevv emdevv commented Aug 7, 2026

Copy link
Copy Markdown

fixes #22869 !

This pr adding noexcept to all functions, including operators.

@emdevv
emdevv marked this pull request as ready for review August 7, 2026 07:53
@emdevv
emdevv requested a review from a team as a code owner August 7, 2026 07:53
@emdevv
emdevv requested a review from againull August 7, 2026 07:53
@emdevv emdevv changed the title Adding noexcept to all functions, including operators [SYCL] Adding noexcept to all functions, including operators Aug 7, 2026
@KornevNikita KornevNikita changed the title [SYCL] Adding noexcept to all functions, including operators [SYCL] Add missing noexcept to sycl::id functions Aug 10, 2026

@KornevNikita KornevNikita left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, @emdevv please fix the format

@KornevNikita

Copy link
Copy Markdown
Contributor

@againull could you take a look please

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.

Align the id class with SYCL 2020

2 participants