Skip to content

Implement SIMD-specific functions #16

Open
@calebzulawski

Description

@calebzulawski

An incomplete list (motivated by a reddit comment)

  • scatter/gather
  • [ ] nontemporal load/store (not really SIMD, but maybe. see nontemporal_store)
  • lookup tables (possibly related to Do The SIMD Shuffle #11)
  • masked load/stores
  • reductions/horizontal fns, such as horizontal add

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions