[PATCH] D61125: [AMDGPU][MC] Enabled constant expressions as operands of s_getreg/s_setreg

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 05:44:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363255: [AMDGPU][MC] Enabled constant expressions as operands of s_getreg/s_setreg (authored by dpreobra, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D61125?vs=200752&id=204503#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61125

Files:
  llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/SIDefines.h
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/trunk/test/MC/AMDGPU/sopk-err.s
  llvm/trunk/test/MC/AMDGPU/sopk.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61125.204503.patch
Type: text/x-patch
Size: 21566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/96a3dacf/attachment.bin>


More information about the llvm-commits mailing list