[PATCH] D120605: [WIP][TableGen] Add support for variable length instruction in DecoderGen.

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 25 19:07:48 PST 2022


0x59616e created this revision.
0x59616e requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120605

Files:
  llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
  llvm/utils/TableGen/VarLenCodeEmitterGen.cpp
  llvm/utils/TableGen/VarLenCodeEmitterGen.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120605.411564.patch
Type: text/x-patch
Size: 14210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220226/d17913bc/attachment.bin>


More information about the llvm-commits mailing list