Use absl::countl_zero rather than absl::bit_width, to save one instruction,...
Use absl::countl_zero rather than absl::bit_width, to save one instruction, and 4 bytes of x86 code, per use. PiperOrigin-RevId: 502668997
Loading
Please sign in to comment