[PATCH] D147493: [ELF] Cap parallel::strategy to 8 cores when --threads= is unspecified

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 06:13:38 PDT 2023


andrewng added a comment.

Could you please wait before committing as I'm testing on Windows x86-64. In my initial experiments, I'm seeing reasonable gains up to 16 threads on a 12C/24T system.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147493



More information about the llvm-commits mailing list