[PATCH] D139616: [TableGen] Emit table mapping physical registers to base classes

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 15:32:55 PST 2022


critson updated this revision to Diff 482646.
critson marked an inline comment as done.
critson added a comment.

- Extend available base class range by one


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139616

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/include/llvm/Target/Target.td
  llvm/test/TableGen/RegisterInfoEmitter-BaseClassOrder.td
  llvm/utils/TableGen/CodeGenRegisters.h
  llvm/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139616.482646.patch
Type: text/x-patch
Size: 7085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/0ae04ae1/attachment.bin>


More information about the llvm-commits mailing list