[GHC] #13540: Enable -msse2 by default on i386
GHC
ghc-devs at haskell.org
Mon Jul 31 11:26:07 UTC 2017
#13540: Enable -msse2 by default on i386
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: task | Status: new
Priority: high | Milestone: 8.4.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #8949 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Phyx-):
Just want to point out that neither the linux elf nor Windows GHCi linkers
(non-dynamic way) currently honor section alignment. so using SSE2 more
aggressively would likely cause issues here.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13540#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list