[GHC] #13379: Space leak / quadratic behavior when inlining
GHC
ghc-devs at haskell.org
Wed May 17 20:31:53 UTC 2017
#13379: Space leak / quadratic behavior when inlining
-------------------------------------+-------------------------------------
Reporter: jberryman | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: Inlining
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Compile-time | Test Case:
performance bug | perf/compile/T13379
Blocked By: | Blocking:
Related Tickets: #13586 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by jberryman):
In case it's interesting or helpful, this same issue appears to have
surfaced independently here:
https://www.reddit.com/r/haskell/comments/6bojlj/inlineing_a_case_study/
(see my comment at bottom of thread).
It also might be interesting to look at the conclusions being drawn and
questions being raised in the original blog post and in that discussion
thread.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13379#comment:28>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list