[PATCH] D105709: [AMDGPU][GlobalISel] Insert an and with exec before s_cbranch_vccnz if necessary
    Mirko Brkusanin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 28 09:13:09 PDT 2021
    
    
  
mbrkusanin updated this revision to Diff 362425.
mbrkusanin added a comment.
- Remove amdgcn_ballot case
- Use TRI.getBoolRC()
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105709/new/
https://reviews.llvm.org/D105709
Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-brcond.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105709.362425.patch
Type: text/x-patch
Size: 7012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/6d047089/attachment.bin>
    
    
More information about the llvm-commits
mailing list