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

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 03:06:01 PDT 2023


andrewng added a comment.

LGTM too. I think 16 would be a reasonable cap for now. I'll see if I can test Windows on a system with >16 "real" cores, although not entirely sure I have access to such a PC.


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