[GHC] #9476: Implement late lambda-lifting
GHC
ghc-devs at haskell.org
Fri Jan 25 14:51:02 UTC 2019
#9476: Implement late lambda-lifting
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: sgraf
Type: feature request | Status: closed
Priority: normal | Milestone: 8.8.1
Component: Compiler | Version: 7.8.2
Resolution: fixed | 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):
I think the [https://github.com/sgraf812/late-lam-
lift/blob/master/paper.pdf paper] is now in a good shape for feedback.
simonpj, would you give it a try? I marked some places with a TODO where
I'd particularly appreciate another opinion.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9476#comment:77>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list