[PATCH] D84464: AMDGPU: Skip other terminators before inserting s_cbranch_exec[n]z
    Nicolai Hähnle via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jul 24 08:36:17 PDT 2020
    
    
  
nhaehnle accepted this revision.
nhaehnle added a comment.
This revision is now accepted and ready to land.
It's hard to say whether this is really correct given how underdefined the control flow pseudos are, but it seems like a pretty reasonable change to me. Assuming you've properly tested this change, LGTM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84464/new/
https://reviews.llvm.org/D84464
    
    
More information about the llvm-commits
mailing list