mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 18:20:35 +03:00
Discard HAVE_AVX512VBMI checks at Sheng/McSheng compile time.
This commit is contained in:
committed by
Konstantinos Margaritis
parent
86b57e409f
commit
191cfef6cd
@@ -152,6 +152,6 @@ char nfaExecMcSheng64_16_expandState(const struct NFA *nfa, void *dest,
|
||||
#define nfaExecMcSheng64_16_testEOD NFA_API_NO_IMPL
|
||||
#define nfaExecMcSheng64_16_reportCurrent NFA_API_NO_IMPL
|
||||
|
||||
#endif //end of HAVE_AVX512VBM
|
||||
#endif //end of HAVE_AVX512VBMI
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user