-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
arch-x86area-System.Runtime.Intrinsicsin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedos-linuxLinux OS (any supported distro)Linux OS (any supported distro)
Milestone
Description
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
Metadata
Metadata
Assignees
Labels
arch-x86area-System.Runtime.Intrinsicsin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedos-linuxLinux OS (any supported distro)Linux OS (any supported distro)