[PATCH] D30144: AMDGPU: Add definition for v_swap_b32

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 18 11:38:25 PST 2017


arsenm created this revision.
Herald added subscribers: tpr, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

This is somewhat tricky because there are two
pairs of tied operands, and it isn't allowed to be
VOP3 encoded.

      


https://reviews.llvm.org/D30144

Files:
  lib/Target/AMDGPU/VOP1Instructions.td
  test/MC/AMDGPU/vop1-gfx9-err.s
  test/MC/AMDGPU/vop1-gfx9.s
  test/MC/Disassembler/AMDGPU/vop1_gfx9.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30144.89035.patch
Type: text/x-patch
Size: 4765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170218/c24817e6/attachment.bin>


More information about the llvm-commits mailing list