Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In my experience it depends on the compiler. clang seems far more willing to autovectorise than gcc. Also, when writing the code you have to write it in a way that strongly hints to the compiler that it can be autovectorised. So lots of handholding.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: