[PATCH] R600/SI: Fix unreachable on branch on constant.
Tom Stellard
tom at stellard.net
Fri May 9 09:48:55 PDT 2014
On Wed, May 07, 2014 at 07:29:59PM +0000, Matt Arsenault wrote:
> Ping
>
This breaks a few of the lit tests for me. Does SimplifyCFG preserve
structured control flow? Also, if SIAnnotateControlFlow requires this
pass to function correctly then we should add it as a dependency of
SIAnnotateControlFlow instead of manually adding it to the list of passes.
-Tom
> http://reviews.llvm.org/D3365
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list