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

Refactor __get_msb to work on a single 128bit debrujin sequence #136

Open
TomAFrench opened this issue Feb 24, 2025 · 1 comment
Open

Refactor __get_msb to work on a single 128bit debrujin sequence #136

TomAFrench opened this issue Feb 24, 2025 · 1 comment
Assignees

Comments

@TomAFrench
Copy link
Member

We're currently using a debrujin sequence for 64bit values twice to get the msb of each limb. We should replace this with a single debrujin sequence for 128 bit values

@kashbrti
Copy link
Contributor

ah yes, I did this as a hack to get the refactor over the line.
will add the 128-bit version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 To Triage
Development

No branches or pull requests

2 participants