-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
Priority:3Work that is nice to haveWork that is nice to havearea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIavx512Related to the AVX-512 architectureRelated to the AVX-512 architecture
Milestone
Description
Our current SPMI collection runs are all on CI machines with AVX-512 support and therefore we are missing coverage for the more common hardware that only has up through AVX2.
We should add a collection job that sets DOTNET_EnableAVX512F=0 to ensure we have sufficient coverage of that scenario.
We should already be getting coverage for DOTNET_EnableAVX=0 via the crossgen2 job and so likely do not need to add coverage for that as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority:3Work that is nice to haveWork that is nice to havearea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIavx512Related to the AVX-512 architectureRelated to the AVX-512 architecture