[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 24 15:38:50 PDT 2022


0x59616e updated this revision to Diff 418057.
0x59616e marked 9 inline comments as done.
0x59616e edited the summary of this revision.
0x59616e added a comment.
Herald added a subscriber: StephenFan.

address feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120958

Files:
  llvm/test/TableGen/VarLenEncoder.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.418057.patch
Type: text/x-patch
Size: 47040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/472c5bd9/attachment.bin>


More information about the llvm-commits mailing list