Skip to content

[stdlib] Atomics #68857

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 14 commits into from
Jan 10, 2024
Merged

[stdlib] Atomics #68857

merged 14 commits into from
Jan 10, 2024

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Sep 29, 2023

This implements the Synchronization module along with all of the Atomic APIs pitched here: https://forums.swift.org/t/atomics/67350

Resolves: rdar://115570626

@Azoy
Copy link
Contributor Author

Azoy commented Oct 20, 2023

@swift-ci please build toolchain macOS

@Azoy
Copy link
Contributor Author

Azoy commented Oct 23, 2023

@swift-ci please build toolchain

@Azoy Azoy force-pushed the atomics branch 3 times, most recently from 3be2d54 to 8eeb5d9 Compare November 28, 2023 19:24
@Azoy Azoy changed the title [WIP] [stdlib] Atomics [stdlib] Atomics Dec 4, 2023
@Azoy
Copy link
Contributor Author

Azoy commented Dec 4, 2023

@swift-ci please test

1 similar comment
@Azoy
Copy link
Contributor Author

Azoy commented Dec 6, 2023

@swift-ci please test

@Azoy Azoy marked this pull request as ready for review December 6, 2023 17:50
@Azoy Azoy requested a review from a team as a code owner December 6, 2023 17:50
@Azoy Azoy requested review from a team and removed request for a team December 6, 2023 17:50
@Azoy
Copy link
Contributor Author

Azoy commented Dec 6, 2023

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Dec 18, 2023

@swift-ci please test

1 similar comment
@Azoy
Copy link
Contributor Author

Azoy commented Dec 31, 2023

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Jan 2, 2024

@swift-ci please build toolchain

@Azoy
Copy link
Contributor Author

Azoy commented Jan 2, 2024

@swift-ci please smoke test

more test fixes
@Azoy
Copy link
Contributor Author

Azoy commented Jan 3, 2024

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Jan 3, 2024

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Jan 9, 2024

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Jan 10, 2024

@swift-ci please test

@Azoy Azoy merged commit e37ecac into swiftlang:main Jan 10, 2024
@Azoy Azoy deleted the atomics branch January 10, 2024 20:03
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