On Thu, Jan 17, 2013 at 12:29 PM, Simon Marlow <[email protected]> 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 [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
