Hacker News new | past | comments | ask | show | jobs | submit login

> It uses LLVM support.

What do you mean by this? 1. Any scaler code might get vectorised by the LLVM if you're luckly.

or 2. You can write the instrinsics yourself in inline code, and the compiler will (almost) obey them verbatim?

In my experience, LLVM's vectorisation is behind GCC and quite a way behind ICC...




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

Search: