Skip to content

API for constants in vendor interface #14

Closed
@BurntSushi

Description

@BurntSushi

Some vendor intrinsics come with various constants defined that give special meaning to integer values. The _SIDD_* constants, for example, are used with the packed compare intrinsics.

What should we do about these? Should we define them at all? If we do, should they go in their own separate module, or should they live in the same flat namespace as the rest of the intrinsic functions?

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