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

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 01:10:54 PDT 2022


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

fix a minor problem


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.418152.patch
Type: text/x-patch
Size: 46595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220325/00dbd829/attachment-0001.bin>


More information about the llvm-commits mailing list