Skip to content

Use _mm256_bslli_epi128 #290

@alantudyk

Description

@alantudyk

_mm256_bslli_epi128 compiles to the same assembler but the name is more descriptive than _mm256_slli_si256:

x = _mm256_add_epi32(x, _mm256_slli_si256(x, 4));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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