[GHC] #8589: Bad choice of loop breaker with INLINABLE/INLINE
GHC
ghc-devs at haskell.org
Wed Dec 4 23:00:16 UTC 2013
#8589: Bad choice of loop breaker with INLINABLE/INLINE
--------------------------------------------+------------------------------
Reporter: NickSmallbone | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime performance bug | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Comment (by carter):
sorry, let me clarify, you said "INLINEABLE should really be like
SPECIALIZABLE",
so I'm asking you to sort of expand on what you mean, and how such a
modified INLINEABLE would work on typeclass-free code (ie just a
polymorphic function like apply :: (a -> b )-> a -> b ).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8589#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list