]> git.ipfire.org Git - thirdparty/zstd.git/commit
ZSTD_copy16() uses SSE2 instructions 2836/head
authorMa Lin <malincns@163.com>
Thu, 28 Oct 2021 10:53:12 +0000 (18:53 +0800)
committerMa Lin <malincns@163.com>
Thu, 4 Nov 2021 03:37:10 +0000 (11:37 +0800)
commitb10357ce65fa7fc908a06713c4f23f69dfc7ba8a
treef168495c6d2f069a33a58c140218947e317e98da
parent23dd28df67bfd26d7e8f20a4420426158a2ebedd
ZSTD_copy16() uses SSE2 instructions

This accelerates the decompression speed of MSVC build.
lib/common/zstd_internal.h