[GHC] #11656: Alllow static pointers to local closed definitions
GHC
ghc-devs at haskell.org
Tue Mar 1 11:05:01 UTC 2016
#11656: Alllow static pointers to local closed definitions
-------------------------------------+-------------------------------------
Reporter: mboes | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
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: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
I'm afraid I need more examples to understand these steps. Rather than do
this on a ticket, would you like to start a wiki page to explain the
problem, and the proposed solution, with examples complicated enough to
demonstrate the need for each step.
One tantalising point is that we already have a `FloatOut` pass for Core
that will do much of this. Once I understand the problem better we can
think about whether it could be useful.
Thanks!
PS: v busy until the ICFP deadline (2 wks)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11656#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list