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

> SIMD instructions don't usually get used by normal compilers without very specific loops

Compilers are smart. Even Java's JIT will generate SIMD instructions pretty well



I would have to see this to believe it. Even Intel's own compiler is extremely sensitive to small changes turning off SIMD use in a loop. You can try out compilers and see their asm at godbolt.org




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

Search: