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

Mateusz Guzik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 06:46:49 PDT 2023


mjguzik added a comment.

In D147493#4243026 <https://reviews.llvm.org/D147493#4243026>, @andrewng wrote:

> 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.

do you have any way to profile what's going on in your case?


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