ishitatsuyuki wrote: > Why not change XXH3 to XXH128? There is no XXH3_128 implementation in LLVM and porting it over takes significant work. I'd rather just default to BLAKE3 unless there's a significant performance difference. https://github.com/llvm/llvm-project/pull/93943