On Thu, Jan 17, 2013 at 12:29 PM, Simon Marlow <marlo...@gmail.com> wrote:
> If the intended meaning of -msse is
>
>   Use SSE instructions in Haskell compilations
>
> then of course we should pass -mattr=+sse to LLVM, because it is the backend
> for Haskell compilations.  But we should not pass it to gcc, unless we're
> using the C backend.

Lets do at least this then.

-- Johan

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to