Hacker News new | ask | show | jobs
by masklinn 1298 days ago
Might be a problem of the number of pass repetitions, where O2 does not rerun the vectorisation after whatever manages to unroll everything but O3 does.