[llvm] [AIX][PowerPC] Teach the Threading Library About the Number of Physical Cores on AIX (PR #67683)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 08:10:48 PDT 2023
stephenpeckham wrote:
AIX has dynamic reconfiguration, so the number of CPUs can change during the lifetime of a process.
https://github.com/llvm/llvm-project/pull/67683
More information about the llvm-commits
mailing list