[GHC] #12962: No automatic SCC annotations for functions marked INLINABLE
GHC
ghc-devs at haskell.org
Wed May 10 19:21:25 UTC 2017
#12962: No automatic SCC annotations for functions marked INLINABLE
-------------------------------------+-------------------------------------
Reporter: MikolajKonarski | Owner: dfeuer
Type: bug | Status: new
Priority: normal | Milestone: 8.4.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): Phab:D3550
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
Replying to [comment:19 simonpj]:
> Fine -- whatever the resolution:
>
> * could the Note be made specific about the INLINE/INLINABLE choice, and
point to this ticket? and
> * could the calls to `isInlinePragma` have a pointer to that Note?
Yes, absolutely. I'm just hoping for a bit more clarity on why this is the
right way to do it, so I can explain properly in the note. I'll make a
stab at it anyway.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12962#comment:20>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list