[PATCH] D131247: [ELF] Parallelize writes of different OutputSections

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 02:31:30 PDT 2022


peter.smith added a comment.

Just to say, no objections so far. I don't have a lot of easy access to targets that haven't been benchmarked on already. One that I do have is an M1 <https://reviews.llvm.org/M1> Macbook Air. I should be able to cross-compile Clang for AArch64 ELF on that. Although not an ideal machine for benchmarking it may give some info on how this performs on Apple Silicon.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131247/new/

https://reviews.llvm.org/D131247



More information about the llvm-commits mailing list