Skip to content

Fix rust-lang/rust#130365 #1644

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 1 commit into from
Sep 22, 2024
Merged

Fix rust-lang/rust#130365 #1644

merged 1 commit into from
Sep 22, 2024

Conversation

sayantn
Copy link
Contributor

@sayantn sayantn commented Sep 22, 2024

A very counterintuitive choice on Intel's part - the shld intrinsics pack its arguments like a || b, but the shrd intrinsics pack its arguments like b || a, and that was probably the cause of this bug.

@rustbot
Copy link
Collaborator

rustbot commented Sep 22, 2024

r? @Amanieu

rustbot has assigned @Amanieu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

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