Contents

simd_make_long8(_:_:)

Returns a new vector from the specified vectors.

Declaration

func simd_make_long8(_ lo: simd_long4, _ hi: simd_long4) -> simd_long8

See Also

Functions to Create Eight-Element Vectors From Other Vectors