[PATCH] D45085: [AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 06:57:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328975: [AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions (authored by dpreobra, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45085?vs=140416&id=140619#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45085

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/SMInstructions.td
  llvm/trunk/test/MC/AMDGPU/smem.s
  llvm/trunk/test/MC/Disassembler/AMDGPU/smem_gfx9.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45085.140619.patch
Type: text/x-patch
Size: 37853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180402/7f17a9b4/attachment.bin>


More information about the llvm-commits mailing list