Skip to content

gather with i32 indexes #329

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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