As per the title, the COMPlus_EnableISA=0 variables are no longer functioning. For example, setting COMPlus_EnableAVX=0 has no effect and Avx.IsSupported still returns true.
It does look to still impact parts of the system, such as the size of Vector<T>.
As per the title, the
COMPlus_EnableISA=0variables are no longer functioning. For example, settingCOMPlus_EnableAVX=0has no effect andAvx.IsSupportedstill returns true.It does look to still impact parts of the system, such as the size of
Vector<T>.