arduano / simdeez

easy simd
MIT License
332 stars 25 forks source link

Changed examples and test to use more efficient iteration #36

Closed BillyDM closed 4 years ago

BillyDM commented 4 years ago

If it is possible, it may be nice to create macro helpers later to make it quicker to set slices to the same length and to move them at the end of each loop.