Skip to content

Add a SIMD vector type #3499

@pcwalton

Description

@pcwalton

We should be able to use the LLVM support for SIMD vector types. There are two possibilities: (a) an intrinsic type (lang item) which the compiler knows about; (b) auto-promote tuples of the appropriate type to SIMD.

Metadata

Metadata

Assignees

No one assigned

    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