Skip to content

Conversation

@khwilliamson
Copy link
Contributor

This was doing a bunch of work to find the highest set bit in a UV; msbit_pos() does that simply and fast. And a variable is eliminated that precisely tracked another one, hence is redundant.

  • This set of changes does not require a perldelta entry.

A bunch of code here is replaced by this one call.
It turns out that the removed variable was set if and only if another
one is set.
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