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

Mateusz Guzik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 07:09:51 PDT 2023


mjguzik added a comment.

Personally I think that's really pushing it given the diminishing returns as is, lack of integration with build systems and lack of a mechanism to find out how many threads even make sense for given input. That's my $0,03, you do you.


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