Hacker News new | ask | show | jobs
by gpderetta 2324 days ago
With signed iterator variables, the compiler can more easily infer that the loop will not wrap around and allows better code motion and vectorization.