[feature/sse4-horizontal-add] Replaced _mm_shuffle_epi32 + _mm_add_epi64 to _mm_hadd_epi32 #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/sse4-horizontal-add"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[Replace SSE2 version of dot product to SSE4 version (Horizontal add)]