[GHC] #10421: exponential blowup in inlining (without INLINE pragmas)
GHC
ghc-devs at haskell.org
Sat Feb 11 18:46:22 UTC 2017
#10421: exponential blowup in inlining (without INLINE pragmas)
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords: Inlining
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
I'd rather try to reconstruct the minimization that was used here, since
it apparently didn't involve either transformers or INLINE pragmas.
I asked the reporter of #10397 for the original test case, but no response
yet.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10421#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list