Simd ghc and llvm Re: PSA: GHC can now be built with Clang

Carter Schonwald carter.schonwald at gmail.com
Wed Jul 3 01:58:28 CEST 2013


Which reminds me: should we look into getting a patch into llvm'd ghc
calling convention so that on avx2 capable machines  so we can eventually
add support for the 256bit Ymm resisters and primops to ghc?  We really
should make sure it's patched in on the llvm side first.

I believe it'd be a 2 line patch, might even be something we could get into
the next llvm point release if there's a clear agreement about it too.

Thoughts? I'm happy to put a ticket on trac for this andor do the leg work
to make it happen if everyone agrees.


On Tuesday, July 2, 2013, Ryan Newton wrote:

> Gosh, sorry, yes it's not obvious from the list of accepted papers:
>
> "Automatic SIMD Vectorization for Haskell" Leaf Petersen, Dominic Orchard
> and Neal Glew
> One of the authors has a link for it but it appears there's no preprint up
> yet:
>     http://www.leafpetersen.com/leaf/publications.htm
>
>
>
>
>
>
> On Tue, Jul 2, 2013 at 5:36 AM, Nicolas Trangez <nicolas at incubaid.com<javascript:_e({}, 'cvml', 'nicolas at incubaid.com');>
> > wrote:
>
>> On Mon, 2013-07-01 at 12:05 -0400, Ryan Newton wrote:
>> > Err, GCC replacement.  But, ironically, GHC [backend] replacement as
>> well,
>> > as of the recent ICFP paper.
>>
>> Got a link or reference?
>>
>> Nicolas
>>
>>
>> _______________________________________________
>> ghc-devs mailing list
>> ghc-devs at haskell.org <javascript:_e({}, 'cvml', 'ghc-devs at haskell.org');>
>> http://www.haskell.org/mailman/listinfo/ghc-devs
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130702/5ba4aa77/attachment.htm>


More information about the ghc-devs mailing list