Ok, but it might be nicer to know /why/ it is producing unreachable loops in the first place, instead of just erasing them after the fact! :-)
Ben. On 20/09/2009, at 7:24 AM, Norman Ramsey wrote:
Ben, compiler/cmm/CmmContFlowOpt exports removeUnreachableBlocksZ, which removes unreachable blocks. Alert! It hasn't been tested since 2007. You may also find a use for compiler/cmm/Reachable.hs, which I believe has *not* been tested. Norman
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
