[GHC] #14375: Implement with# primop

GHC ghc-devs at haskell.org
Fri Oct 20 12:23:07 UTC 2017


#14375: Implement with# primop
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1
      Resolution:                    |             Keywords:  JoinPoints
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #14346            |  Differential Rev(s):  ​Phab:D4110
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 I'm not entirely sure I see what this means for the join point saturation
 invariant. Indeed we under no obligation to obey the say invariants
 surrounding join points that we obey in Core, but in that case what
 invariants are we obeying? Specifically, when is an unsaturated join point
 allowed?

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


More information about the ghc-tickets mailing list