Skip to content

Add optimization for vector conversion of uint/ulong to float/double. #89277

@anthonycanino

Description

@anthonycanino

AVX512VL adds a number of new packed conversion for unsigned 32-bit/64-bit integer types to float/double. These allow to replace less efficient conversions on xarch --- either multiple instructions or dedicated helper methods --- with single accelerated instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions