Optimized Cmm containing useless blocks

Johan Tibell johan.tibell at gmail.com
Sat Mar 8 08:21:31 UTC 2014


While looking at some generated Cmm I saw things like this

c1Cm:
    goto c1Cq;
c1Cq:

i.e. useless basic blocks that haven't been optimized away. Is this to be
expected?

-- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140308/5994a3fa/attachment.html>


More information about the ghc-devs mailing list