[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 08:33:32 PDT 2021


mbrkusanin updated this revision to Diff 362401.
mbrkusanin added a comment.

- Removed amdgcn_icmp and amdgcn_fcmp


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.362401.patch
Type: text/x-patch
Size: 7109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/922dacd4/attachment.bin>


More information about the llvm-commits mailing list