Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

This commit implements the restrict property for annotated_arg and annotated_ptr, as specified in sycl_ext_oneapi_kernel_arg_properties.

This commit implements the restrict property for annotated_arg and
annotated_ptr, as specified in sycl_ext_oneapi_kernel_arg_properties.

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

@premanandrao premanandrao left a comment

Choose a reason for hiding this comment

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

FE changes LGTM

@steffenlarsen steffenlarsen merged commit afa8821 into intel:sycl Dec 10, 2024
14 checks passed
steffenlarsen added a commit to steffenlarsen/llvm that referenced this pull request Dec 10, 2024
This commit fixes an overly strict expectation in both restrict.cpp
tests introduced in intel#16090.

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

Post-commit failure seems to be due to an overly strict expectation in the device-code tests. #16315 should address it.

steffenlarsen added a commit that referenced this pull request Dec 10, 2024
This commit fixes an overly strict expectation in both restrict.cpp
tests introduced in #16090.

Signed-off-by: Larsen, Steffen <[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.

3 participants