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

[x86 SSE4.1] Correct _mm_insert_ps documentation #1543

Merged
merged 1 commit into from
Feb 29, 2024
Merged

[x86 SSE4.1] Correct _mm_insert_ps documentation #1543

merged 1 commit into from
Feb 29, 2024

Conversation

kadiwa4
Copy link
Contributor

@kadiwa4 kadiwa4 commented Feb 29, 2024

Reported in rust-lang/rust#103058.

I searched for _mm_insert_ps in the rust repo and the behavior seems to be correct everywhere. Only this doc comment was messed up.

Intel's documentation

@rustbot
Copy link
Collaborator

rustbot commented Feb 29, 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.

@kadiwa4 kadiwa4 changed the title Correct _mm_insert_ps documentation [x86 SSE4.1] Correct _mm_insert_ps documentation Feb 29, 2024
@Amanieu Amanieu merged commit 6d0479d into rust-lang:master Feb 29, 2024
27 checks passed
@kadiwa4 kadiwa4 deleted the mm_insert_ps_doc branch February 29, 2024 23: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.

3 participants