You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the suggested feature and problem it solves.
BitMath is optimized heavily by importing and modifying mostSignificantBit and leastSignificantBit implementations from Solady::LibBit which uses the De Bruijn lookup.
Describe the desired implementation.
No response
Describe alternatives.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered:
Component
No response
Describe the suggested feature and problem it solves.
BitMath is optimized heavily by importing and modifying mostSignificantBit and leastSignificantBit implementations from Solady::LibBit which uses the De Bruijn lookup.
Describe the desired implementation.
No response
Describe alternatives.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: