[GHC] #9476: Implement late lambda-lifting
GHC
ghc-devs at haskell.org
Fri Oct 12 10:29:42 UTC 2018
#9476: Implement late lambda-lifting
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: sgraf
Type: feature request | Status: patch
Priority: normal | Milestone:
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): D5224
Wiki Page: LateLamLift |
-------------------------------------+-------------------------------------
Changes (by sgraf):
* status: new => patch
* differential: => D5224
Comment:
I submitted a patch of the implementation at Phab:D5224 and brought the
wiki page up to date. This is ready for review, although still lacking a
unit test suite.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9476#comment:44>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list