[PATCH] D23584: AMDGPU: Don't required structured CFG
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 10:39:53 PDT 2016
arsenm added a comment.
In https://reviews.llvm.org/D23584#531564, @nhaehnle wrote:
> This looks reasonable to me, also I think you should remove requiresStructuredCFG entirely with this change. It doesn't look like anybody else is using it.
>
> Just one small comment below.
R600 still needs it
https://reviews.llvm.org/D23584
More information about the llvm-commits
mailing list