[PATCH] D52559: [AMDGPU] Divergence driven instruction selection. Shift operations.

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 09:31:27 PDT 2018


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

This change enables VOP3 shifts to be explicitly selected dependent on the divergence.

Tests:  CodeGen/AMDGPU passed


Repository:
  rL LLVM

https://reviews.llvm.org/D52559

Files:
  lib/Target/AMDGPU/SOPInstructions.td
  lib/Target/AMDGPU/VOP3Instructions.td
  lib/Target/AMDGPU/VOPInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52559.167153.patch
Type: text/x-patch
Size: 11900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/c0000db6/attachment.bin>


More information about the llvm-commits mailing list