Skip to content

Avx10 cannot be detected #126677

@Ruihan-Yin

Description

@Ruihan-Yin

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

Metadata

Metadata

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions