pub type i64x8 = Simd<i64, 8>;
portable_simd
Vector of eight i64 values
i64
Converts to this type from the input type.