[PATCH] Remove dangling BlockAddresses in GlobalDCE
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Aug 20 13:54:10 PDT 2014
why? The patch only changes GlobalDCE.cpp. Why do you need to run
passes before it?
On 20 August 2014 16:26, Bruno Cardoso Lopes <bruno.cardoso at gmail.com> wrote:
> Not really. But anyway, this could be indeed improved, the minimum would be:
> "opt -ipsccp -instcombine -jump-threading -globaldce -simplifycfg -inline"
>
> http://reviews.llvm.org/D4932
>
>
More information about the llvm-commits
mailing list