rts: use XXH3_64bits hash on all 64-bit platforms
This commit enables XXH3_64bits hash to be used on all 64-bit platforms. Previously it was only enabled on x86_64, so platforms like aarch64 silently falls back to using XXH32 which degrades the hashing function quality.
-
mentioned in commit 438f2ea6
-
mentioned in commit e2b1c7ed
-
mentioned in commit 9543640d
-
mentioned in commit 5e7bd95f
-
mentioned in commit 8ed990f5
-
mentioned in commit 750f1a2e
-
mentioned in commit 0ac65130
-
mentioned in commit ecc3ab4e
-
mentioned in commit e9474bf9
-
mentioned in commit d480ce9c
-
mentioned in commit 3babefb8
-
mentioned in commit 9f505d66
-
mentioned in commit 75c794c3
-
mentioned in commit c324f92f
-
mentioned in commit 41e95f79
-
mentioned in commit a0fa4382
Please register or sign in to comment