[GHC] #9476: Implement late lambda-lifting
GHC
ghc-devs at haskell.org
Tue Jan 5 17:24:45 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: LateLamLift |
-------------------------------------+-------------------------------------
Description changed by simonpj:
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
> * #5945
> * #11284
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 (closed as dup, but with useful example)
* #11284 (closed as dup, but with useful example)
--
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9476#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list