[PATCH] D142079: [TableGen] Support custom decoders for variable length instructions

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 22:03:08 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG36c19eae27b2: [TableGen] Support custom decoders for variable length instructions (authored by myhsu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142079

Files:
  llvm/include/llvm/Target/Target.td
  llvm/test/TableGen/VarLenDecoder.td
  llvm/utils/TableGen/DecoderEmitter.cpp
  llvm/utils/TableGen/VarLenCodeEmitterGen.cpp
  llvm/utils/TableGen/VarLenCodeEmitterGen.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142079.491994.patch
Type: text/x-patch
Size: 8065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/b18a465f/attachment.bin>


More information about the llvm-commits mailing list