[PATCH] D137836: [Support] Move getHostNumPhysicalCores to Threading.h

Tomas Matheson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 08:33:58 PST 2022


tmatheson added a comment.

Makes sense since it is so similar to `get_cpus()` and is only used in Threading.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137836



More information about the cfe-commits mailing list