[x86/unix] HW instrinsics support #11539
Labels
arch-x86
area-System.Runtime.Intrinsics
in-pr
There is an active PR which will close this issue when it is merged
os-linux
Linux OS (any supported distro)
Milestone
On x86/unix hardware intrinsics are disabled in the JIT, but enabled in System.Private.CoreLib, which leads to runtime errors. dotnet/coreclr#21164 temporarily solves these errors by disabling intrinsics in S.P.CoreLib, but they should be enabled back when we're certain there are no regressions with intrinsics on that platform.
CC @tannergooding @alpencolt
category:correctness
theme:hardware-intrinsics
skill-level:intermediate
cost:small
The text was updated successfully, but these errors were encountered: