[GHC] #14137: Do more inlining into non-recursive join points
GHC
ghc-devs at haskell.org
Thu Aug 24 16:42:42 UTC 2017
#14137: Do more inlining into non-recursive join points
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: nomeata
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: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by nomeata):
Ok, it’s high time time to split the discussions. The exit path join point
idea is now at #14152, and this ticket can continue to explore the
inlining of join-points into recursive join-points.
In comment:14 you see three threads here. I do not quite see the
difference between the first two threads you identified. Isn’t comment:7
precisely the “that one fix to OccurAnal [that] should do the job.” from
the description?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14137#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list