[all-commits] [llvm/llvm-project] 875adb: Host: Internalize computeHostNumPhysicalCores/comp...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Nov 23 21:09:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 875adb400754bb331d3540af67c94577ff58e8c8
https://github.com/llvm/llvm-project/commit/875adb400754bb331d3540af67c94577ff58e8c8
Author: Fangrui Song <i at maskray.me>
Date: 2022-11-23 (Wed, 23 Nov 2022)
Changed paths:
M llvm/lib/Support/Host.cpp
M llvm/lib/Support/Threading.cpp
M llvm/lib/Support/Unix/Threading.inc
M llvm/lib/Support/Windows/Threading.inc
Log Message:
-----------
Host: Internalize computeHostNumPhysicalCores/computeHostNumHardwareThreads
Windows computeHostNumPhysicalCores is defined by Threading.cpp. Leave it
unchanged.
More information about the All-commits
mailing list