The Intel manual documents both an unsigned form (_mm_popcnt_u32) and a signed form (_popcnt32) of the intrinsic.
Add the missing signed form.
Details
Details
Diff Detail
Diff Detail
Differential D15568
[X86] Add signed aliases for popcnt intrinsics mkuper on Dec 16 2015, 6:07 AM. Authored by
Details The Intel manual documents both an unsigned form (_mm_popcnt_u32) and a signed form (_popcnt32) of the intrinsic.
Diff Detail Event Timeline |