[PATCH] D71775: [ThreadPool] On Windows, extend usage to all CPU sockets and all NUMA groups
Mehdi AMINI via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 20 22:43:55 PST 2019
mehdi_amini added a comment.
Also: using heavyweight_hardware_concurrency() in the linker but having multiple linker jobs schedules by the build system was another reason (I think LLVM CMake default to 2 parallel link jobs when using ThinLTO for instance).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71775/new/
https://reviews.llvm.org/D71775
More information about the cfe-commits
mailing list