Hacker News new | ask | show | jobs
by xigoi 261 days ago
The articleesays that it optimizes just the inside of the loop (the loop jump can be optimized via unrolling, which the compiler may do automatically).