[PATCH] D108150: [Remarks] [AMDGPU] Emit optimization remarks for atomics generating hardware instructions
    Stanislav Mekhanoshin via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug 17 14:34:05 PDT 2021
    
    
  
rampitec added a comment.
In D108150#2950479 <https://reviews.llvm.org/D108150#2950479>, @gandhi21299 wrote:
> My understanding is that since we are reporting unsafe expansion into hw instructions, `fpModeMatchesGlobalFPAtomicMode(RMW)` must be false to match the logic.
Please run check-llvm before updating the patch.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108150/new/
https://reviews.llvm.org/D108150
    
    
More information about the cfe-commits
mailing list