We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AVX512 and some AArch64 microarchitectures have instructions for calculating count_ones and trailing/leading_zeros.
count_ones
trailing/leading_zeros
We should use assert_instr tests to verify that the compiler is using those instructions when appropriate.
assert_instr