Konstantinos Margaritis f7d5546fe5
Bugfix/fix avx512vbmi regressions (#335)
Multiple AVX512VBMI-related fixes:

src/nfa/mcsheng_compile.cpp: No need for an assert here, impl_id can be set to 0
src/nfa/nfa_api_queue.h: Make sure this compiles on both C++ and C
src/nfagraph/ng_fuzzy.cpp: Fix compilation error when DEBUG_OUTPUT=on
src/runtime.c: Fix crash when data == NULL
unit/internal/sheng.cpp: Unit test has to enable AVX512VBMI manually as autodetection does not get trigger, this causes test to fail
src/fdr/teddy_fat.cpp: AVX512 loads need to be 64-bit aligned, caused a crash on clang-18
2025-05-30 21:08:55 +03:00
..
2024-04-24 11:13:28 +03:00
2015-10-20 09:13:35 +11:00
2024-05-17 13:57:12 +03:00
2025-05-30 12:27:28 +03:00
2025-05-30 12:27:28 +03:00
2024-05-17 10:44:28 +03:00
2017-01-17 11:38:09 +11:00
2024-05-17 16:58:08 +03:00
2021-02-15 13:54:19 +02:00
2024-05-10 10:08:14 +03:00
2024-05-17 13:57:12 +03:00
2015-10-20 09:13:35 +11:00
2015-10-20 09:13:35 +11:00
2024-04-24 11:13:02 +03:00
2024-05-27 15:41:57 +03:00
2024-04-29 13:13:07 +03:00
2024-05-17 13:57:12 +03:00
2024-05-14 13:32:50 +03:00
2024-05-17 16:58:08 +03:00
2024-05-15 17:05:50 +03:00
2024-04-24 11:13:28 +03:00
2015-10-20 09:13:35 +11:00
2015-10-20 09:13:35 +11:00
2023-09-05 13:49:52 +03:00
2024-05-17 16:58:08 +03:00