Skip to content

Commit 150c3ac

Browse files
author
Raghuveer Devulapalli
authored
Merge pull request #31 from r-devulap/maint
Re-write key-value qsort to templatize value parameter
2 parents ac6c10c + 723dc58 commit 150c3ac

File tree

4 files changed

+827
-820
lines changed

4 files changed

+827
-820
lines changed

src/avx512-64bit-common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,4 +407,4 @@ X86_SIMD_SORT_INLINE type_t get_pivot_64bit(type_t *arr,
407407
return ((type_t *)&sort)[4];
408408
}
409409

410-
#endif
410+
#endif

0 commit comments

Comments
 (0)