debugging why we end up calling the wrapper rather than the worker

Simon Peyton-Jones simonpj at microsoft.com
Mon Jun 4 09:01:35 EDT 2007


| But that allows it to be inlined in phase 0, and that's exactly what I
| don't want. I really do not want this function inlined, I want it to be
| a join point.

Remind me why you really don't want it inlined, ever?  Even if it's small etc.

S


More information about the Glasgow-haskell-users mailing list