[GHC] #13596: Try disabling inlining of DynFlags combinators
GHC
ghc-devs at haskell.org
Thu Feb 22 16:28:25 UTC 2018
#13596: Try disabling inlining of DynFlags combinators
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
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 bgamari):
Hmm, fair enough. I would look at the Core and `-ddump-inlinings` output
to see whether there are any inlinings which may cause unnecessary code
size growth.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13596#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list