[GHC] #14137: Do more inlining into non-recursive join points
GHC
ghc-devs at haskell.org
Sat Aug 19 11:05:18 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):
> Now lvl6 will be inlined at its single call site.
Indeed the change to `preInlineUnconditionally` has the prognosed effect.
I passed it to `perf.haskell.org` for performance evaluation.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14137#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list