pub type i64x8 = Simd<i64, 8>;
portable_simd
A 512-bit SIMD vector with eight elements of type i64.
i64
Converts to this type from the input type.