[GHC] #9476: Implement late lambda-lifting

GHC ghc-devs at haskell.org
Wed Aug 20 07:19:36 UTC 2014


#9476: Implement late lambda-lifting
-------------------------------------+-------------------------------------
       Reporter:  simonpj            |                   Owner:
           Type:  feature request    |                  Status:  new
       Priority:  normal             |               Milestone:
      Component:  Compiler           |                 Version:  7.8.2
       Keywords:                     |        Operating System:
   Architecture:  Unknown/Multiple   |  Unknown/Multiple
     Difficulty:  Unknown            |         Type of failure:
     Blocked By:                     |  None/Unknown
Related Tickets:                     |               Test Case:
                                     |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------
 This ticket exists to coordinate work on Nick Frisby's '''late lambda-
 lifting''' optimisation.

  * Wiki page: [wiki:LateLamLift].  All the details are here.

  * Branch in GHC repo: `wip/llf`

  * Related tickets
    * #9279: local closure remains in final program
    * #9374: static argument transformation

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


More information about the ghc-tickets mailing list