[GHC] #14844: SpecConstr also non-recursive function
GHC
ghc-devs at haskell.org
Sat Feb 24 01:12:19 UTC 2018
#14844: SpecConstr also non-recursive function
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.5
Resolution: | Keywords: SpecConstr
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by sgraf):
See also my closing thoughts in Trac:855#comment:12. TLDR; Integrate
SpecConstr into the simplifier as a fallback for when the inliner bails
out. May even apply to non-recursive bindings, at least when there's only
one call pattern.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14844#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list