Skip to content

Fix inverted conditions in count_(leading|trailing)_zeros for 64-bit … #268

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
Jun 3, 2025

Conversation

LegNeato
Copy link
Collaborator

@LegNeato LegNeato commented Jun 3, 2025

…integers

Selecting between lower and upper 32-bit parts were swapped.

…integers

Selecting between lower and upper 32-bit parts were swapped.
@LegNeato LegNeato enabled auto-merge June 3, 2025 20:49
Copy link
Member

@Firestar99 Firestar99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just gonna trust you on thus being swapped. I assume the asserts in the compile tests are cause you copied them from somewhere external for testing?

@LegNeato LegNeato added this pull request to the merge queue Jun 3, 2025
Merged via the queue into Rust-GPU:main with commit 7526a78 Jun 3, 2025
7 checks passed
@LegNeato LegNeato deleted the zerofix branch June 3, 2025 22:46
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