[GHC] #13567: Do loopification using join points

#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

#13567: Do loopification using join points -------------------------------------+------------------------------------- Reporter: simonpj | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.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: | -------------------------------------+------------------------------------- Changes (by simonpj): * keywords: => JoinPoints -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13567#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13567: Do loopification using join points -------------------------------------+------------------------------------- Reporter: simonpj | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.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): This would work well with #13051, which Thomas Jakway is still thinking about. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13567#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13567: Do loopification using join points -------------------------------------+------------------------------------- Reporter: simonpj | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: duplicate | 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: | -------------------------------------+------------------------------------- Changes (by simonpj): * status: new => closed * resolution: => duplicate Comment: Closing in favour of a new dup, #14068, which has a bit more info. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13567#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC