[PATCH] D60834: [AMDGPU] Uniform values being used outside loop marked non-divergent
    Ryan Taylor via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr 17 13:21:24 PDT 2019
    
    
  
rtaylor added a comment.
In D60834#1470734 <https://reviews.llvm.org/D60834#1470734>, @arsenm wrote:
> This is a workaround. The structurizer / annotator must be correct without relying on another pass to hide situations they don't handle correctly
We discussed going to the new DA which may track these properly. I haven't gotten to finding out if that is the case yet or not. Some of the group thought it was worthwhile to upstream this for now, I've added you to an email chain regarding this issue.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60834/new/
https://reviews.llvm.org/D60834
    
    
More information about the llvm-commits
mailing list