You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GetLargestOnDieCacheSize should be using GetLogicalProcessorInformationEx on the OS versions where it's available and fall back to cpuid where it's not
Per dotnet/coreclr#15975 (comment)
CC @Maoni0
The text was updated successfully, but these errors were encountered: