[PATCH] D58288: [AMDGPU][MC][GFX8+] Added syntactic sugar for 'vgpr index' operand of instructions s_set_gpr_idx_on and s_set_gpr_idx_mode

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 05:11:55 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354969: [AMDGPU][MC][GFX8+] Added syntactic sugar for 'vgpr index' operand of… (authored by dpreobra, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58288?vs=188146&id=188520#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58288

Files:
  llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/trunk/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/SIDefines.h
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SOPInstructions.td
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h
  llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si-gfx9.ll
  llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si-pregfx9.ll
  llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si.ll
  llvm/trunk/test/MC/AMDGPU/sopc-err.s
  llvm/trunk/test/MC/AMDGPU/sopc.s
  llvm/trunk/test/MC/AMDGPU/sopp.s
  llvm/trunk/test/MC/Disassembler/AMDGPU/sopc_vi.txt
  llvm/trunk/test/MC/Disassembler/AMDGPU/sopp_vi.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58288.188520.patch
Type: text/x-patch
Size: 24153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/46a2751e/attachment.bin>


More information about the llvm-commits mailing list