[PATCH] D137836: [Support] Move getHostNumPhysicalCores to Threading.h
Sam Elliott via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 30 07:41:53 PST 2022
lenary added a comment.
In D137836#3959759 <https://reviews.llvm.org/D137836#3959759>, @lenary wrote:
> In D137836#3959693 <https://reviews.llvm.org/D137836#3959693>, @DavidSpickett wrote:
>
>> Looks like tests need updating for that new -1 return value: https://lab.llvm.org/buildbot/#/builders/178/builds/3419
>>
>> That bot builds with threading disabled.
>
> Thanks for letting me know. I'm thinking about the fix, likely an update to `isThreadingSupportedArchAndOs`.
https://reviews.llvm.org/D139015 Patch here
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