[PATCH] D142862: [Support] change StringMap hash function from djbHash to xxHash
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 30 00:06:39 PST 2023
serge-sans-paille added a comment.
Can you take a shot against https://llvm-compile-time-tracker.com/ so that we get an hint of the practical speedup?
Looks like xxhash.h is missing from the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142862/new/
https://reviews.llvm.org/D142862
More information about the cfe-commits
mailing list