
#14068: Loopification using join points -------------------------------------+------------------------------------- Reporter: nomeata | Owner: nomeata 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: #13966 #14067 | Differential Rev(s): Phab:D3811 #14827 | Wiki Page: | -------------------------------------+------------------------------------- Comment (by nomeata):
Question: how beneficial is it to loopify a top-level function?
Well, we still want to use jumps for the recursive calls, rather than normal function calls, even if it is top-level, right? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14068#comment:52 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler