-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] Changed noinit to no_init according to the final published SYCL 2020 spec. #3718
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
Conversation
How long has the old spelling ( |
The |
I think we should go through the deprecation process here. |
…e SYCL 2020 spec draft.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. A couple of minor comments.
sycl/doc/extensions/accessor_properties/SYCL_ONEAPI_accessor_properties.asciidoc
Show resolved
Hide resolved
I've added deprecated support for the old spelling. Both |
Thanks! |
LGTM. Thanks for working on this! |
Did something fail in the Jenkins/Precommit task? If I click the "Details" link, I receive the message: "This site can’t be reached". |
Yes, but these failures doesn't seem to be related to your changes. I have the same failures in my PR. |
This resolves #3659.