Description
Avx10 cannot be detected on compatible machine due to a recent change in cpufeature.c from #124804 . Think the root cause is the additional query overwrote the cached results from L380
Reproduction Steps
Set DOTNET_EnableAvx10v1=1
Expected behavior
Avx10(v1) is default on, so it is supposed to be detected on compatible machine.
Actual behavior
Avx10v1 is not reported available
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response
Description
Avx10 cannot be detected on compatible machine due to a recent change in cpufeature.c from #124804 . Think the root cause is the additional query overwrote the cached results from L380
Reproduction Steps
Set DOTNET_EnableAvx10v1=1
Expected behavior
Avx10(v1) is default on, so it is supposed to be detected on compatible machine.
Actual behavior
Avx10v1 is not reported available
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response