[PATCH] D82996: AMDGPU: Set more mov flags on V_ACCVGPR_{READ|WRITE}_B32
    Stanislav Mekhanoshin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul  1 15:41:03 PDT 2020
    
    
  
rampitec accepted this revision.
rampitec added a comment.
This revision is now accepted and ready to land.
I would not be so sure it is trivially materializable and cheap as move in a general case given the limitation on the sources and 3 cycle hazard after it. But let's pretend it is.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82996/new/
https://reviews.llvm.org/D82996
    
    
More information about the llvm-commits
mailing list