We have exposed all the X86 ISA knobs (like COMPlus_EnableFMA) in release build, but CI just has a subset.
https://github.com/dotnet/coreclr/blob/a089f64a7ad55a8ce0b3203b1bf87040775dff01/netci.groovy#L98-L104
We should add CI jobs for each X86 ISA knobs for testing target-specific code like dotnet/coreclr#21073
We have exposed all the X86 ISA knobs (like
COMPlus_EnableFMA) in release build, but CI just has a subset.https://github.com/dotnet/coreclr/blob/a089f64a7ad55a8ce0b3203b1bf87040775dff01/netci.groovy#L98-L104
We should add CI jobs for each X86 ISA knobs for testing target-specific code like dotnet/coreclr#21073