[GHC] #14951: SpecContsr needs two runs when one should suffice
GHC
ghc-devs at haskell.org
Wed Mar 21 17:27:06 UTC 2018
#14951: SpecContsr needs two runs when one should suffice
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords: SpecConstr
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #14844 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by sgraf):
That's what I was referring to by 'at the expense of even worse code
bloat'. The difference is that you might have a better time being less
precise for loopified bindings (have more bloat there) than to have
potentially little more bloat for //every// non-recursive binding.
Also depending on how far you are with your changes to !SpecConstr, this
could be simpler.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14951#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list