[PATCH] D76230: [AMDGPU] Enable SEXT divergence driven selection.

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 06:26:25 PDT 2020


alex-t created this revision.
alex-t added a reviewer: vpykhtin.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl, arsenm.
alex-t added a reviewer: rampitec.

This change enable the divergence driven selection for the SEXT DAG opcode.


https://reviews.llvm.org/D76230

Files:
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/test/CodeGen/AMDGPU/sext-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76230.250546.patch
Type: text/x-patch
Size: 5233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/6ca99977/attachment.bin>


More information about the llvm-commits mailing list