[GHC] #13567: Do loopification using join points

GHC ghc-devs at haskell.org
Wed Apr 12 15:25:31 UTC 2017


#13567: Do loopification using join points
-------------------------------------+-------------------------------------
           Reporter:  simonpj        |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  8.0.1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Here's an idea: use join points to accomplish all that the existing
 "loopification" patch does, and more.

 The idea is described under "New idea: use join points" in
 [wiki:Commentary/Compiler/Loopification].  This ticket is to discuss and
 track progress.

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


More information about the ghc-tickets mailing list