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

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 26 07:14:08 PST 2022


0x59616e updated this revision to Diff 411609.
0x59616e added a comment.

addressed a bug when handling `slice`


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

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.411609.patch
Type: text/x-patch
Size: 14909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220226/8bed76b6/attachment.bin>


More information about the llvm-commits mailing list