Y
Hacker News
new
|
ask
|
show
|
jobs
by
renrutal
385 days ago
Vectorization unrolling?
1 comments
Windeycastle
384 days ago
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.
link