mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-09 07:42:21 +03:00
Implement new Vermicelli16 acceleration functions using SVE2.
The scheme utilises the MATCH and NMATCH instructions to scan for 16 characters at the same rate as vermicelli scans for one. Change-Id: Ie2cef904c56651e6108593c668e9b65bc001a886
This commit is contained in:
committed by
Konstantinos Margaritis
parent
185c45263b
commit
db0d8f79e6
@@ -879,6 +879,8 @@ SET (hs_compile_SRCS
|
||||
src/nfa/tamaramacompile.h
|
||||
src/nfa/trufflecompile.cpp
|
||||
src/nfa/trufflecompile.h
|
||||
src/nfa/vermicellicompile.cpp
|
||||
src/nfa/vermicellicompile.h
|
||||
src/nfagraph/ng.cpp
|
||||
src/nfagraph/ng.h
|
||||
src/nfagraph/ng_anchored_acyclic.cpp
|
||||
|
Reference in New Issue
Block a user