[PATCH] D138323: [TableGen] RegisterInfo backend - Add abstraction layer between code generation logic and syntax output

Rot127 via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 30 09:48:38 PST 2022


Rot127 updated this revision to Diff 485707.
Rot127 edited the summary of this revision.
Rot127 added a comment.

Removes the `PrinterInterface`. New language printer should simply inherit from `PrinterLLVM`.


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

https://reviews.llvm.org/D138323

Files:
  llvm/utils/TableGen/CMakeLists.txt
  llvm/utils/TableGen/Printer.h
  llvm/utils/TableGen/PrinterLLVM.cpp
  llvm/utils/TableGen/PrinterTypes.h
  llvm/utils/TableGen/RegisterInfoEmitter.cpp
  llvm/utils/TableGen/RegisterInfoEmitterTypes.h
  llvm/utils/TableGen/SequenceToOffsetTable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138323.485707.patch
Type: text/x-patch
Size: 146138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221230/448aca9a/attachment-0001.bin>


More information about the llvm-commits mailing list