Skip to content

[x86/unix] HW instrinsics support #11539

Closed
@kvochko

Description

@kvochko

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions