[GHC] #13570: CoreFVs patch makes n-body slower

GHC ghc-devs at haskell.org
Fri Apr 28 21:39:03 UTC 2017


#13570: CoreFVs patch makes n-body slower
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       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:  #13629            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by dfeuer):

 Unfortunately, [changeset:"9ac22183e405773ea7147728e593edd78f30a025/ghc"
 9ac22183/ghc] (the fix to #13629) does *not* seem to fix this. `-ddump-
 asm` indicates that we're now using `sqrtsd`, but the numbers remain
 wretched. We'll have to see if Gipeda agrees with me, of course.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13570#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list