Hacker News new | ask | show | jobs
by formerly_proven 535 days ago
Independently scheduled and queued execution phases are qualitatively different from a fixed pipeline.
1 comments

An OoO design is qualitatively different from an in-order one because of renaming and dynamic scheduling, but the pipelining is essentially the same and for the same reasons.