10 Commits

Author SHA1 Message Date
Richard Thier
182fb69e18 refactor: pulled out simd_map_lane.h because its useful on its own 2025-01-27 03:12:22 +01:00
Richard Thier
c023882866 removed TODO 2024-10-23 21:37:53 +02:00
Richard Thier
e82468acf8 added simd_map_create_and_reserve 2024-10-23 21:30:30 +02:00
Richard Thier
968f95734d simd-map multimap search fix in the AVX2 code 2024-10-23 18:06:01 +02:00
Richard Thier
41988a0dee simd_map findall fix + buggy avx2 implementation 2024-10-23 14:20:56 +02:00
Richard Thier
ac62753820 multimap ops tests and some cleanup - seems workin" 2024-10-23 00:45:33 +02:00
Richard Thier
d219203939 simd multimap operations - first version, seem compatible with non-multi for now 2024-10-23 00:27:46 +02:00
Richard Thier
cd30b70457 simd_map remove 2024-10-22 18:52:12 +02:00
Richard Thier
ab3e80f020 simd_map_size 2024-10-22 17:39:23 +02:00
Richard Thier
c5e5993001 added simd_map first version with basic tests; no remove and no SIMD yet, but scalar 2024-10-22 15:22:22 +02:00