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
Updated clz implementation to use lzcnt implementation based on BitScanReverse (#36)
* Updated clz implementation to use lzcnt implementation based on BitScanReverse
* Minor stylistic adaption
Co-authored-by: Jakob Riedle <[email protected]>
0 commit comments