[GHC] #12915: cmmImplementSwitchPlans creates duplicate blocks

GHC ghc-devs at haskell.org
Mon Dec 5 14:38:54 UTC 2016


#12915: cmmImplementSwitchPlans creates duplicate blocks
-------------------------------------+-------------------------------------
        Reporter:  alexbiehl         |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
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 rwbarton):

 I'm thinking the same as hsyl20. The binary size numbers indicate that
 whatever parts of the standard libraries end up getting linked into all
 the nofib programs got 1% smaller, which is nothing to sneeze at. Might
 also be worth checking out whether this is due to a few small gains and
 whether there might be a cheaper way of getting those gains.

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


More information about the ghc-tickets mailing list