[PATCH] D119552: [TableGen][AMDGPU] Allow empty register classes

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 08:58:07 PST 2022


foad created this revision.
foad added reviewers: arsenm, rampitec, critson, Paul-C-Anagnostopoulos.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Remove ARTIFICIAL_VGPR which only existed to make VReg_1 not empty.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119552

Files:
  llvm/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/test/CodeGen/AMDGPU/accvgpr-copy.mir
  llvm/utils/TableGen/CodeGenRegisters.cpp
  llvm/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119552.407901.patch
Type: text/x-patch
Size: 55873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/da973583/attachment.bin>


More information about the llvm-commits mailing list