Re: Distinct closure types vs. known infotables for stack frames

2023-06-28 Thread Ben Gamari
Alexis King writes: > Hello all, > > I am tinkering with the RTS again while trying to fix #23513 > , and every time I touch > the exceptions/continuations code, I find myself waffling about whether to > introduce more closure types. I’d like to

Re: Distinct closure types vs. known infotables for stack frames

2023-06-28 Thread Simon Peyton Jones
> The decisions here seem fairly arbitrary. But perhaps there is some method to the madness, or perhaps someone prefers one approach over the others, in which case I would like to hear it! And if not, well, at least I’ll know. :) I suspect it's all just happenstance. Maybe @Ben Gamari knows. O