Hacker News new | ask | show | jobs
by kmbriedis 2319 days ago
As a side note - loop unrolling has almost no effect, it just allows scalar replacements for latency bound instructions and some other stuff