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][Docs] Rename restrict property to unaliased #16814

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

steffenlarsen
Copy link
Contributor

This commit renames the restrict kernel argument property to unaliased to avoid conflicting with common code patterns in C/C++ projects.

This commit renames the `restrict` kernel argument property to
`unaliased` to avoid conflicting with common code patterns in C/C++
projects.

Signed-off-by: Larsen, Steffen <[email protected]>
Copy link
Contributor

@Pennycook Pennycook left a comment

Choose a reason for hiding this comment

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

Specification changes LGTM.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit 5afb184 into intel:sycl Jan 29, 2025
17 checks passed
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.

4 participants