[GHC] #13479: Core Lint issues during slowtest
GHC
ghc-devs at haskell.org
Fri Apr 7 16:27:28 UTC 2017
#13479: Core Lint issues during slowtest
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords: JoinPoints
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: #10181 | Differential Rev(s): Phab:D3390
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by nomeata):
> But I don't feel strongly. A Note at least?
Me neither. Direct is nice, less code is nice. I’ll add a note, and not
set the call arity annotation.
(Although it is debatable whether the simplifier is really innocent. The
annotation is *true* even on join points; it is the simplifier that is
stubbornly (but with good reason) refusing to eta-expand the join point!)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13479#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list