Skip to content

optimized convenance methods for conversion between SIMDe public types of the same size #1022

@mr-c

Description

@mr-c

For example:

simde__m128_to_simde_float32x4:

  • Not to be confused with simde__m128_to_neon_f32 which is only availabe when SIMDE_ARM_NEON_A32V7_NATIVE is defined.

See sfztools/sfizz#1163 for an example. In SIMDe 0.7.2 and earlier this wasn't necessary, but due to the way the public & private versions of the SIMDe types work, it would be nice to have these converters defined already (with optimizations, when available)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementgood first issueThis is perfect if you're new to the project and looking to help.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions