[PATCH] D59290: [AMDGPU][MC][GFX9] Added support of operands shared_base, shared_limit, private_base, private_limit, pops_exiting_wave_id

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 08:39:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356561: [AMDGPU][MC][GFX9] Added support of operands shared_base, shared_limit… (authored by dpreobra, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59290?vs=190843&id=191501#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59290/new/

https://reviews.llvm.org/D59290

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/trunk/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/trunk/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/trunk/test/MC/AMDGPU/literals.s
  llvm/trunk/test/MC/Disassembler/AMDGPU/literal_gfx9.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59290.191501.patch
Type: text/x-patch
Size: 53113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/06a29723/attachment.bin>


More information about the llvm-commits mailing list