Skip to content
  • Simon Peyton Jones's avatar
    FloatOut: improve floating for join point · 1efd0714
    Simon Peyton Jones authored and Marge Bot's avatar Marge Bot committed
    See the new Note [Floating join point bindings].
    
    * Completely get rid of the complicated join_ceiling nonsense, which
      I have never understood.
    
    * Do not float join points at all, except perhaps to top level.
    
    * Some refactoring around wantToFloat, to treat Rec and NonRec more
      uniformly
    1efd0714