Comment by CyberRabbi
5 years ago
Interesting but it seems like the essential function of the tail call in this example is to create a strong hint to the compiler which values should stay in registers. Isn’t there a better way to do that than relying on a seemingly unrelated optimization?
No comments yet
Contribute on Hacker News ↗