[GHC] #9509: No automatic specialization of inlinable imports in 7.8
GHC
ghc-devs at haskell.org
Wed Dec 21 14:06:17 UTC 2016
#9509: No automatic specialization of inlinable imports in 7.8
-------------------------------------+-------------------------------------
Reporter: dolio | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
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: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"e07ad4db75885f6e3ff82aa3343999f2af39a16d/ghc" e07ad4d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="e07ad4db75885f6e3ff82aa3343999f2af39a16d"
Don't eta-expand in stable unfoldings
See SimplUtils Note [No eta expansion in stable unfoldings],
and Trac #9509 for an excellend diagnosis by Nick Frisby
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9509#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list