Comment by pizlonator
2 years ago
Also a thing you gotta measure.
Passing a lot of stuff in registers causes a register shuffle at call sites and prologues. Hard to predict if that’s better or worse than stack spills without measuring.
2 years ago
Also a thing you gotta measure.
Passing a lot of stuff in registers causes a register shuffle at call sites and prologues. Hard to predict if that’s better or worse than stack spills without measuring.
No comments yet
Contribute on Hacker News ↗