[PATCH] D154813: [ELF] Use llvm::xxh3_64bits for MergeInputSection::splitStrings
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 13:46:06 PDT 2023
MaskRay added a comment.
In D154813#4511058 <https://reviews.llvm.org/D154813#4511058>, @PiotrZSL wrote:
> LGTM, but probably someone else should look into this also.
Thank you! I think this is a non-controversial change. The benefit for Linux x86-64 can be "significant" (e.g., 2%).
I am a primary maintainer of lld/ELF and I'll land this soon before the `release/17.x` branch...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154813/new/
https://reviews.llvm.org/D154813
More information about the llvm-commits
mailing list