[GHC] #9476: Implement late lambda-lifting

GHC ghc-devs at haskell.org
Fri Oct 26 11:32:18 UTC 2018


#9476: Implement late lambda-lifting
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  sgraf
            Type:  feature request   |               Status:  patch
        Priority:  normal            |            Milestone:  8.8.1
       Component:  Compiler          |              Version:  7.8.2
      Resolution:                    |             Keywords:  LateLamLift
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #8763 #13286      |  Differential Rev(s):  Phab:D5224
       Wiki Page:  LateLamLift       |
-------------------------------------+-------------------------------------

Comment (by sgraf):

 Re: ticket:15770#comment:11 (StgBinderInfo is going to be removed in
 Phab:D5232)

 I can probably just reuse
 [https://github.com/sgraf812/ghc/compare/sgraf812:46933fe...sgraf812:96d1401
 a branch I had lying around] that didn't have any consequences for
 benchmark performance. Still, I'll probably need to wait for the changes
 from Phab:D5232 to hit master.

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


More information about the ghc-tickets mailing list