diff options
author | Fangrui Song <i@maskray.me> | 2023-07-19 09:58:43 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-07-19 09:58:44 -0700 |
commit | 2090d66b2376f3041d8a696fcaf94266188e6e96 (patch) | |
tree | 7f5b24d5d3924777eafeecedc338639531a5623c /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 0ea11835d80fc98a4c4618ea27b1b7e75fe5b799 (diff) | |
download | llvm-2090d66b2376f3041d8a696fcaf94266188e6e96.zip llvm-2090d66b2376f3041d8a696fcaf94266188e6e96.tar.gz llvm-2090d66b2376f3041d8a696fcaf94266188e6e96.tar.bz2 |
[lld-macho] Switch to xxh3_64bits
xxh3 is substantially faster than xxh64.
For lld/ELF, there is substantial speedup in `.debug_str` duplicate
elimination (D154813). Use xxh3 for lld-macho as well.
Reviewed By: #lld-macho, oontvoo
Differential Revision: https://reviews.llvm.org/D155677
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions