]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Use SVE for double shufti.
authorGeorge Wort <george.wort@arm.com>
Tue, 13 Jul 2021 19:39:53 +0000 (20:39 +0100)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Tue, 12 Oct 2021 08:51:34 +0000 (11:51 +0300)
commit00fff3f53cbf882f1be138e061485657878d4972
tree628f0da6565f7fc609afe07e00d7c7299cdc7fdc
parentc95a4c3dd18e02163afb00e348bc2e439c977069
Use SVE for double shufti.

Change-Id: I09e0d57bb8a2f05b613f6225dea79ae823136268
src/nfa/shufti.cpp
src/nfa/shufti_common.hpp [deleted file]
src/nfa/shufti_simd.hpp
src/nfa/shufti_sve.hpp
unit/internal/shufti.cpp