Skip to content

Conversation

@tarcieri
Copy link
Member

Rust has an implementation of bit reversal backed by LLVM intrinsics.

Inspecting the lowerings on a few architectures in Godbolt, there is often a native CPU instruction for this operation.

Rust has an implementation of bit reversal backed by LLVM intrinsics.

Inspecting the lowerings on a few architectures in Godbolt, there is
often a native CPU instruction for this operation.
@tarcieri tarcieri merged commit f25e214 into master Jan 22, 2026
22 checks passed
@tarcieri tarcieri deleted the polyval/use-reverse-bits branch January 22, 2026 15:22
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