Hacker News new | past | comments | ask | show | jobs | submit login

> (assuming 'x' is kept live), and the "load" of 'y' into re-computing y from x

If I understand correctly, what you describe is called rematerialization (https://en.wikipedia.org/wiki/Rematerialization), and yes, it's standard. As with everything else in register allocation, it's difficult to decide when and how to do it.




Cool! Thanks for the info and correct terminology.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: