[PATCH] D16920: [AMDGPU] Rename $dst operand to $vdst for VOP instructions.

Sam Kolton via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 02:09:31 PST 2016


SamWot created this revision.
SamWot added reviewers: arsenm, tstellarAMD, vpykhtin.
SamWot added subscribers: nhaustov, llvm-commits.
Herald added a subscriber: arsenm.

This change rebames output operand for VOP instructions from dst to vdst. This is needed tot enable decoding named operands for disassembler.

http://reviews.llvm.org/D16920

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SIShrinkInstructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16920.47004.patch
Type: text/x-patch
Size: 15137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160205/6fbb1a0e/attachment-0001.bin>


More information about the llvm-commits mailing list