You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arm64/Sve: Enable Sve only if vector length is 128 (#104174)
* Enable InstructionSet_Sve only if system VL == 128
* Update src/coreclr/vm/codeman.cpp
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
* Update src/coreclr/vm/codeman.cpp
* Remove hardcoding of 128 for windows
---------
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
0 commit comments