[Haskell-cafe] Re: Some great results on fused code with the LLVM backend

Henning Thielemann schlepptop at henning-thielemann.de
Thu Feb 25 10:14:11 EST 2010


Felipe Lessa schrieb:
> On Wed, Feb 24, 2010 at 01:28:56PM -0500, Edward Kmett wrote:
>>> * GHC/LLVM bytecode with JIT-option?
>> There is little preventing this one.
> 
> Oh, what a great idea!  C code being inlined into Haskell
> functions! :D

How about LLVM inline assembly code? You can already do this using the
'llvm' package.



More information about the Haskell-Cafe mailing list