[PATCH] D75153: [ThinLTO] Allow usage of all SMT threads in the system

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 1 10:09:12 PST 2020


aganea added a comment.

@mehdi_amini Agreed. In that case, I just need to slightly change this function <https://github.com/llvm/llvm-project/blob/master/llvm/lib/Support/Windows/Threading.inc#L236> to ensure threads are equally dispatched on all CPU sockets regardless of the thread strategy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75153





More information about the cfe-commits mailing list