[GHC] #13382: Join ceilings incorrectly getting placed outside value lambdas by SetLevels

GHC ghc-devs at haskell.org
Mon Mar 6 14:57:17 UTC 2017


#13382: Join ceilings incorrectly getting placed outside value lambdas by SetLevels
-------------------------------------+-------------------------------------
        Reporter:  lukemaurer        |                Owner:  lukemaurer
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:  JoinPoints
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 want to kill off the entire join-ceiling thing.  I don't think
 `FloatOut` should float join-points at all.  Instead the simplifier can,
 as it does now for local bindings.

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


More information about the ghc-tickets mailing list