Age | Commit message (Expand) | Author |
---|---|---|
2022-05-09 | AK: Add `clamp(f32x4, float, float)` | Jelle Raaijmakers |
2022-04-02 | AK: Add vector variants of sqrt and rsqrt | Hendiadyoin1 |
2022-01-09 | AK/SIMD: Suppress psabi warnings and add explanatory comment | Stephan Unverwerth |
2022-01-09 | AK: Add SIMDMath.h with vectorized version of math functions | Stephan Unverwerth |