[GHC] #2607: Inlining defeats selector thunk optimisation

GHC ghc-devs at haskell.org
Fri Dec 30 01:33:21 UTC 2016


#2607: Inlining defeats selector thunk optimisation
-------------------------------------+-------------------------------------
        Reporter:  simonmar          |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  ⊥
       Component:  Compiler          |              Version:  6.8.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #12241            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by dfeuer):

 * related:   => #12241


Comment:

 #12241 provides another example of the selector thunk trick being defeated
 by the simplifier.

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


More information about the ghc-tickets mailing list