Skip to content

Add discoverable shift and rotate functions #269

Description

@Shnatsel

slide can already be used to implement all kinds of shifts and rotates, but if you search the documentation for shift or rotate, nothing comes up. It is not discoverable enough, making people think it doesn't exist.

Providing direct equivalents to std::simd's shift_elements_left and rotate_elements_right would make that more discoverable.

If that's a problem (const generic code explosion?), we should at least provide search aliases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions