Skip to content

Decouple FEATURE_HW_INTRINSICS from FEATURE_SIMD #9473

Description

@tannergooding

There are a few places in the code-base where FEATURE_HW_INTRINSICS functionality is dependent on FEATURE_SIMD also being defined.

The hardware intrinsics feature should (ideally) share code with the SIMD feature, where possible, but should not be dependent on it being defined.

category:implementation
theme:vector-codegen
skill-level:intermediate
cost:small

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additions

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions