dimforge / simba

Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
Apache License 2.0
293 stars 29 forks source link

Add support for the wide::f32x8 type. #30

Closed sebcrozet closed 2 years ago

sebcrozet commented 2 years ago

This adds the WideF32x8 and WideBoolF32x8 types.