[GHC] #5834: Allow both INLINE and INLINABLE for the same function
GHC
ghc-devs at haskell.org
Thu Aug 4 21:33:56 UTC 2016
#5834: Allow both INLINE and INLINABLE for the same function
-------------------------------------+-------------------------------------
Reporter: rl | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.5
Resolution: | Keywords:
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: |
-------------------------------------+-------------------------------------
Changes (by carter):
* status: closed => new
* resolution: invalid =>
Comment:
Mpickering, I think bgamari's ask/clarification edit of the ticket :
namely the ability to inline saturated applications and specialize
unsaturated use sites. And that we currently can't quite express that? I
may be interpreting this incorrectly.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5834#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list