Skip to content
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

std.Progress: slightly better atomic memcpy #20568

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

andrewrk
Copy link
Member

@andrewrk andrewrk commented Jul 9, 2024

Let's at least do aligned usize loads/stores where possible.

Follow up to #20544

Let's at least do aligned usize loads/stores where possible.
@andrewrk andrewrk requested a review from jacobly0 July 9, 2024 21:19
@andrewrk andrewrk enabled auto-merge (rebase) July 9, 2024 21:37
@andrewrk andrewrk merged commit 9363e99 into master Jul 10, 2024
10 checks passed
@andrewrk andrewrk deleted the progress-atomic-memcpy branch July 10, 2024 04:28
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.

2 participants