Skip to content

[SYCL][Doc] Rename auto sub-group size #3448

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
merged 1 commit into from
Apr 1, 2021

Conversation

Pennycook
Copy link
Contributor

Using the name "auto" caused implementation issues because it is a C++
keyword. Renamed to "automatic" to simplify implementation.

Signed-off-by: John Pennycook [email protected]

Using the name "auto" caused implementation issues because it is a C++
keyword.  Renamed to "automatic" to simplify implementation.

Signed-off-by: John Pennycook <[email protected]>
@Pennycook Pennycook added the spec extension All issues/PRs related to extensions specifications label Mar 30, 2021
@Pennycook Pennycook requested a review from erichkeane March 30, 2021 19:05
@Pennycook Pennycook requested a review from a team as a code owner March 30, 2021 19:05
Copy link
Contributor

@erichkeane erichkeane left a comment

Choose a reason for hiding this comment

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

Thanks!

@bader bader merged commit c4d08f5 into intel:sycl Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec extension All issues/PRs related to extensions specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants