Hacker News new | ask | show | jobs
by nonsince 2755 days ago
Loop unrolling is useful only when it enables other optimisations. The most common is constant folding.