[GHC] #12962: No automatic SCC annotations for functions marked INLINABLE
GHC
ghc-devs at haskell.org
Mon Dec 12 12:36:12 UTC 2016
#12962: No automatic SCC annotations for functions marked INLINABLE
-------------------------------------+-------------------------------------
Reporter: MikolajKonarski | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Profiling | 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 mpickering):
So to be clear here, the problem is that you expect GHC to add cost
centres to functions marked `INLINABLE` when using `-fprof-auto`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12962#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list