[PATCH] D57889: [AMDGPU][MC] Added support of lds_direct operand

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 06:57:49 PST 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D57889?vs=185743&id=185966#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57889

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/lds_direct-err.s
  llvm/trunk/test/MC/AMDGPU/lds_direct.s
  llvm/trunk/test/MC/Disassembler/AMDGPU/lds_direct_gfx9.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57889.185966.patch
Type: text/x-patch
Size: 16498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/6674e641/attachment.bin>


More information about the llvm-commits mailing list