[GHC] #6056: INLINABLE pragma prevents worker-wrapper to happen.

GHC ghc-devs at haskell.org
Mon Nov 18 07:53:57 UTC 2013


#6056: INLINABLE pragma prevents worker-wrapper to happen.
--------------------------------------------+------------------------------
        Reporter:  milan                    |            Owner:  simonpj
            Type:  bug                      |           Status:  new
        Priority:  normal                   |        Milestone:  7.8.1
       Component:  Compiler                 |          Version:  7.4.1
      Resolution:                           |         Keywords:
Operating System:  Unknown/Multiple         |     Architecture:
 Type of failure:  Runtime performance bug  |  Unknown/Multiple
       Test Case:                           |       Difficulty:  Unknown
        Blocking:                           |       Blocked By:
                                            |  Related Tickets:
--------------------------------------------+------------------------------
Changes (by akio):

 * cc: tkn.akio@… (added)


Comment:

 I was hit by this. Perhaps this behavior should at least be documented,
 because it is unexpected (at least to me) that adding an INLINABLE pragma
 generates a less efficient call.

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


More information about the ghc-tickets mailing list