]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix big endian ARM NEON path 3160/head
authorDaniel Kutenin <kutdanila@yandex.ru>
Mon, 13 Jun 2022 08:16:24 +0000 (09:16 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2022 08:16:24 +0000 (09:16 +0100)
commit05f3f415ce3ca73abc82936752829a3ee75242e2
tree920aa92ec57919de670ea99bdc6a8bcd0c0b476e
parent3b1bd91852dd0c031b72c734a3056e205619590b
Fix big endian ARM NEON path

It is not using the NEON acceleration but the bit grouping was applied
lib/compress/zstd_lazy.c