Cincinesh / tue

The Tuesday C++ Vector Math and SIMD Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add AVX and AVX2 acceleration

Cincinesh opened this issue · comments

Yep, that's the plan eventually! You'll notice all the simd type aliases go up to exactly 512-bit for this very reason (int8x64, float32x16, etc).