Skip to content

gather with i32 indexes #329

Open
Open
@benjamin-lieser

Description

@benjamin-lieser

As far as I can see we can only use gather with usize indexes.

The x86 intrinsic _mm256_i32gather_ps however takes i32 indexes and a float* base pointer.
Is it possible to add more flexible options to the index type of the gather instructions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: a feature request, i.e. not implemented / a PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions