[GHC] #14223: Casts get in the way of join points
GHC
ghc-devs at haskell.org
Wed Sep 13 14:15:10 UTC 2017
#14223: Casts get in the way of join points
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords: JoinPoints
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 nomeata):
BTW, https://ghc.haskell.org/trac/ghc/wiki/SequentCore should explain why
casts are not considered tail-calls. Because they certainly look like
tail-calls after type erasureā¦ and if they were, this here would be a non-
issue.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14223#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list