Commit 6ff2db18 authored by Lioncash's avatar Lioncash
Browse files

bit_util: Unify implementations of MostSignificantBit32/MostSignificantBit64

We can use the standardized CLZ facilities to perform this. This also
allows us to make utilizing functions constexpr and eliminate the
inclusion of an intrinsics header.
parent e8401964
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment