[PATCH] D71775: [ThreadPool] On Windows, extend usage to all CPU sockets and all NUMA groups

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 08:12:07 PDT 2020


john.brawn added a comment.
Herald added subscribers: frgossen, grosul1.
Herald added a reviewer: MaskRay.

With this patch the Threading.PhysicalConcurrency unit test fails when run with an affinity less than the number of physical cpus. I've raised https://bugs.llvm.org/show_bug.cgi?id=45556.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71775





More information about the llvm-commits mailing list