Hacker News new | ask | show | jobs
by renrutal 385 days ago
Vectorization unrolling?
1 comments

In that case I advice using actual C3 vectors. They are a built in type that will use simd (or similar) under the hood if the compilation target supports it.