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

Optimized randomx_reciprocal #284

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Optimized randomx_reciprocal #284

merged 1 commit into from
Oct 20, 2023

Conversation

SChernykh
Copy link
Collaborator

Also limited it to 32 bit because it's supposed to work only with 32-bit values, according to the specs.

src/jit_compiler_a64.cpp Show resolved Hide resolved
Also limited it to 32 bit because it's supposed to work only with 32-bit values, according to the specs.
@tevador tevador linked an issue Oct 20, 2023 that may be closed by this pull request
@SChernykh SChernykh merged commit 7db92b7 into tevador:master Oct 20, 2023
21 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.

randomx_reciprocal is slow
2 participants