Skip to content

[SYCL][Doc] Add ExtendedAtomics extension #1081

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 5 commits into from
Feb 7, 2020

Conversation

Pennycook
Copy link
Contributor

Adds missing atomic operators from C++11.
Adds floating-point support from C++20.

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

Adds missing atomic operators from C++11.
Adds floating-point support from C++20.

Signed-off-by: John Pennycook <[email protected]>
@Pennycook Pennycook added the spec extension All issues/PRs related to extensions specifications label Jan 30, 2020
@Pennycook Pennycook requested a review from bader January 30, 2020 23:02
@jbrodman jbrodman self-requested a review February 6, 2020 07:32
Copy link
Contributor

@jbrodman jbrodman left a comment

Choose a reason for hiding this comment

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

LGTM

@bader bader requested a review from AlexeySachkov February 6, 2020 08:35
@bader bader self-assigned this Feb 6, 2020
@bader bader merged commit 4445462 into intel:sycl Feb 7, 2020
@Pennycook Pennycook deleted the extended-atomics branch February 7, 2020 16:58
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.

5 participants