[PATCH] D120958: [TableGen] Add support for variable length instruction in decoder generator

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 18:37:48 PDT 2022


0x59616e updated this revision to Diff 419599.
0x59616e marked 3 inline comments as done.
0x59616e added a comment.

address feedback


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

https://reviews.llvm.org/D120958

Files:
  llvm/test/TableGen/VarLenDecoder.td
  llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
  llvm/utils/TableGen/VarLenCodeEmitterGen.cpp
  llvm/utils/TableGen/VarLenCodeEmitterGen.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120958.419599.patch
Type: text/x-patch
Size: 41409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220401/b0ca3e2d/attachment-0001.bin>


More information about the llvm-commits mailing list