[GHC] #13540: Enable -msse2 by default on i386
GHC
ghc-devs at haskell.org
Thu Apr 6 21:19:04 UTC 2017
#13540: Enable -msse2 by default on i386
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: task | Status: new
Priority: high | Milestone: 8.4.1
Component: Compiler | Version: 8.0.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
SSE2 has been around for nearly 15 years now and at this point it is
supported nearly universally. Currently we pass `-msse2` to numerically-
sensitive testsuite tests since x87 is too imprecise.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13540>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list