[GHC] #13221: OccurAnal fails to rediscover join points

GHC ghc-devs at haskell.org
Tue Feb 7 00:24:16 UTC 2017


#13221: OccurAnal fails to rediscover join points
-------------------------------------+-------------------------------------
        Reporter:  lukemaurer        |                Owner:  lukemaurer
            Type:  bug               |               Status:  patch
        Priority:  high              |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.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):  D3080
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 > The remaining source of noise is beta redexes arising from the simple
 optimizer; that's an ongoing issue

 I'm working on that.

 Are there any other join points that occur-anal doesn't find?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13221#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list