Hacker News new | ask | show | jobs
by fulafel 1613 days ago
In autovectorized loops, the generated code typically needs length checks (or static length proofs) to handle tails of vectors. But yes there are still cases where the cost can be measurable.