Hoopl vs LLVM?

Johan Tibell johan.tibell at gmail.com
Wed Dec 12 18:37:23 CET 2012


On Wed, Dec 12, 2012 at 4:35 AM, Simon Marlow <marlowsd at gmail.com> wrote:
> On 11/12/12 21:33, Johan Tibell wrote:
>> I'd definitely be interesting in understanding why as it, like you
>> say, makes it harder for LLVM to understand what our code does and
>> optimize it well.
>
>
> The example that Simon gave is a good illustration:
>
> <snip>

My question was more: why do we CPS transform? I guess it's because we
manage our own stack?

-- Johan



More information about the Glasgow-haskell-users mailing list