Sakari N
Results
1
issues of
Sakari N
This is not bug free. https://github.com/level1wendell/memcpy_sse/blob/7647493724c6f43efc728e78ed8cef7cc46eeac4/memcpy_sse.h#L21 When low 4 bits destination and source addresses are different the function will use _mm_load_si128 to read unaligned memory at the later loop at...