Comment by kobzol
1 day ago
I'm not sure how that works. You either let the compiler compile your whole program with AVX (which duplicates the binary) or you manually use AVX with runtime detection on selected places (which requires writing manual vectorization).
No comments yet
Contribute on Hacker News ↗