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
..
2022-02-18 17:14:51 +00:00
2022-02-18 17:14:51 +00:00
2015-10-20 09:13:35 +11:00
2024-05-20 14:54:35 +03:00
2016-12-02 11:32:28 +11:00
2016-08-10 15:10:25 +10:00
2024-05-20 17:09:30 +03:00
2024-05-15 17:04:11 +03:00
2024-05-22 10:16:56 +03:00
2025-05-30 12:27:28 +03:00
2016-10-28 14:44:12 +11:00
2016-10-28 14:44:12 +11:00
2021-01-25 14:13:13 +02:00
2024-05-20 14:54:35 +03:00
2016-10-28 14:46:19 +11:00
2015-10-20 09:13:35 +11:00
2016-10-28 14:46:19 +11:00
2024-05-30 16:40:18 +03:00
2024-05-20 14:54:35 +03:00
2024-05-20 17:09:30 +03:00
2024-05-02 14:30:18 +03:00
2016-12-02 11:32:28 +11:00
2017-04-26 15:19:36 +10:00
2024-05-02 14:30:18 +03:00
2016-08-10 15:10:46 +10:00
2021-01-25 14:13:13 +02:00
2016-08-10 15:01:08 +10:00
2024-05-10 10:07:47 +03:00
2015-10-20 09:13:35 +11:00
2024-04-29 13:13:07 +03:00
2024-04-25 13:00:54 +00:00
2024-05-15 17:04:11 +03:00
2024-04-25 13:00:54 +00:00
2021-10-12 11:51:34 +03:00
2024-05-20 14:54:35 +03:00
2024-07-29 11:49:25 +03:00