[PATCH] D35710: AMDGPU: Add instruction definitions for some scratch_* instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 17:30:51 PDT 2017


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

Omit atomics for now since they probably aren't useful.


https://reviews.llvm.org/D35710

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
  lib/Target/AMDGPU/FLATInstructions.td
  lib/Target/AMDGPU/SIRegisterInfo.td
  test/MC/AMDGPU/flat-scratch-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35710.107611.patch
Type: text/x-patch
Size: 17225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170721/fe7d31c4/attachment.bin>


More information about the llvm-commits mailing list