[PATCH] D64435: [AMDGPU] gfx908 atomic fadd and atomic pk_fadd
    Stanislav Mekhanoshin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul  9 11:59:13 PDT 2019
    
    
  
rampitec added a comment.
In D64435#1576720 <https://reviews.llvm.org/D64435#1576720>, @arsenm wrote:
> This isn't necessary for the scalar case, as atomicrmw supports fadd
Lowering of IR atomics will need to be added separately. These are intrinsics and instructions.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64435/new/
https://reviews.llvm.org/D64435
    
    
More information about the llvm-commits
mailing list