[GHC] #9476: Implement late lambda-lifting

GHC ghc-devs at haskell.org
Tue Jan 5 16:17:24 UTC 2016


#9476: Implement late lambda-lifting
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  nfrisby
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.8.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Description changed by bgamari:

Old description:

> 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

New description:

 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
    * #5945
    * #11284

--

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


More information about the ghc-tickets mailing list