[PATCH] D18156: AMDGPU: mark atomic instructions as sources of divergence
    Matt Arsenault via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar 16 11:18:36 PDT 2016
    
    
  
arsenm added a comment.
If the value is never used it doesn't matter since the use is what propagates divergence
http://reviews.llvm.org/D18156
    
    
More information about the llvm-commits
mailing list