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