[GHC] #8662: GHC does not inline cheap inner loop when used in two places

GHC ghc-devs at haskell.org
Sun Jan 12 12:45:50 UTC 2014


#8662: GHC does not inline cheap inner loop when used in two places
--------------------------------------------+------------------------------
        Reporter:  nh2                      |            Owner:
            Type:  bug                      |           Status:  new
        Priority:  normal                   |        Milestone:
       Component:  Compiler                 |          Version:  7.6.3
      Resolution:                           |         Keywords:
Operating System:  Unknown/Multiple         |     Architecture:
 Type of failure:  Runtime performance bug  |  Unknown/Multiple
       Test Case:                           |       Difficulty:  Unknown
        Blocking:                           |       Blocked By:
                                            |  Related Tickets:
--------------------------------------------+------------------------------

Comment (by schyler):

 Maybe you just need to tune the numbers higher.

 Will `-funfolding-use-threshold=16` do it?

 Maybe this is relevant to #1371

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


More information about the ghc-tickets mailing list