Skip to content

Conversation

@aaishwarymishra
Copy link
Contributor

The documentation incorrectly stated that the function loads 16 bits of integer data. This commit corrects the documentation to accurately reflect that the function loads 64 bits (8 bytes) of integer data from memory into a new vector.

closes rust-lang/rust#133062

@rustbot
Copy link
Collaborator

rustbot commented Nov 16, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) some time within the next two weeks.

@Amanieu Amanieu enabled auto-merge November 29, 2024 23:40
@Amanieu
Copy link
Member

Amanieu commented Nov 29, 2024

CI should be fixed now, can you rebase?

@aaishwarymishra
Copy link
Contributor Author

ok

auto-merge was automatically disabled December 8, 2024 13:35

Head branch was pushed to by a user without write access

@aaishwarymishra
Copy link
Contributor Author

aaishwarymishra commented Dec 8, 2024

I still struggle with rebasing sorry , always mess something up

@Amanieu Amanieu added this pull request to the merge queue Dec 9, 2024
Merged via the queue into rust-lang:master with commit 2e29bdf Dec 9, 2024
56 checks passed
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.

Docs for _mm_loadu_si64 claim it loads 16 bits

3 participants