[GHC] #12962: No automatic SCC annotations for functions marked INLINABLE

GHC ghc-devs at haskell.org
Wed Mar 22 10:22:50 UTC 2017


#12962: No automatic SCC annotations for functions marked INLINABLE
-------------------------------------+-------------------------------------
        Reporter:  MikolajKonarski   |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Profiling         |              Version:  8.0.1
      Resolution:                    |             Keywords:  Inlining,
                                     |  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #12963            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 > There's a test (profinline001) that assumes INLINABLE functions don't
 get cost centers. So it seems like this was intentional. Should I still
 make this change?

 Yes, I think still make the change.  Make sure the user manual documents
 the behaviour.

 Thanks!

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12962#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list