[PATCH] D13436: AMDGPU/SI: Add 64-bit versions of v_nop and v_clrexcp

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 08:17:41 PDT 2015


tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

The assembly printing of these is still missing the encoding size
suffix, but this will be fixed in a later commit.

http://reviews.llvm.org/D13436

Files:
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/SIDefines.h
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  test/MC/AMDGPU/vop1.s
  test/MC/AMDGPU/vop3-vop1-nosrc.s
  test/MC/AMDGPU/vop3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13436.36520.patch
Type: text/x-patch
Size: 11654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151005/da65ba9f/attachment.bin>


More information about the llvm-commits mailing list