[all-commits] [llvm/llvm-project] 4f6081: [ELF] Use llvm::xxh3_64bits for MergeInputSection:...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Jul 19 08:34:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f608151148db58537d5fcd74eac9034256cb01e
      https://github.com/llvm/llvm-project/commit/4f608151148db58537d5fcd74eac9034256cb01e
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M lld/ELF/InputSection.cpp
    M lld/test/ELF/comment-gc.s
    M lld/test/ELF/compress-debug-sections-zstd.s
    M lld/test/ELF/compressed-debug-input.s
    M lld/test/ELF/gc-sections-string.s

  Log Message:
  -----------
  [ELF] Use llvm::xxh3_64bits for MergeInputSection::splitStrings

See D154812 for the speedup.

Reviewed By: PiotrZSL

Differential Revision: https://reviews.llvm.org/D154813




More information about the All-commits mailing list