In this post we investigate methods to speed up convergence loops – while loops that slowly converge to the correct result.

In this post we investigate methods to speed up convergence loops – while loops that slowly converge to the correct result.
A story of a very large loop with a long instruction dependency chain.
How to avoid register spilling in vectorized code with many constants?