r1025: seed rescuring

This commit is contained in:
Heng Li
2021-04-30 17:33:16 -04:00
parent cdbd96be0c
commit feb92d32ea
8 changed files with 130 additions and 56 deletions
+1
View File
@@ -159,3 +159,4 @@ KRADIX_SORT_INIT(128x, mm128_t, sort_key_128x, 8)
KRADIX_SORT_INIT(64, uint64_t, sort_key_64, 8)
KSORT_INIT_GENERIC(uint32_t)
KSORT_INIT_GENERIC(uint64_t)