Jump Theading/GVN bug

Xinliang David Li xinliangli at gmail.com
Mon Feb 23 17:17:06 PST 2015


should be the other way around -- passes creating garbage needs to clean it
up as post-pass requirement.

David

On Mon, Feb 23, 2015 at 10:22 AM, Sanjoy Das <sanjoy at playingwithpointers.com
> wrote:

> Does it make sense to have a "RemoveTriviallyUnreachableCode" pass
> that passes like GVN can mark as required and passes that don't
> produce such code can mark as preserved?
>
> -- Sanjoy
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150223/aa40e6ab/attachment.html>


More information about the llvm-commits mailing list