[GHC] #14137: Do more inlining into non-recursive join points
GHC
ghc-devs at haskell.org
Fri Aug 25 11:57:23 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 Simon Peyton Jones <simonpj@…>):
In [changeset:"8649535c1c99b851ba3a9fd5a88ca0a3a28b2c18/ghc" 8649535/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="8649535c1c99b851ba3a9fd5a88ca0a3a28b2c18"
Don't do the RhsCtxt thing for join points
This minor change fixes Trac #14137.
It is described in Note [Join point RHSs] in OccurAnal
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14137#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list