[PATCH] D66369: [TableGen] Make MCInst decoding more table-driven

Nicolas Guillemot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 16:54:58 PDT 2022


nlguillemot updated this revision to Diff 428820.
nlguillemot added a comment.
Herald added subscribers: kosarev, pcwang-thead, luke957.
Herald added a project: All.

Rebased the patch and added more description to the test check lines.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66369

Files:
  llvm/test/TableGen/BitOffsetDecoder.td
  llvm/test/TableGen/FixedLenDecoderEmitter/InitValue.td
  llvm/test/TableGen/VarLenDecoder.td
  llvm/test/TableGen/trydecode-emission.td
  llvm/test/TableGen/trydecode-emission2.td
  llvm/test/TableGen/trydecode-emission3.td
  llvm/utils/TableGen/DecoderEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66369.428820.patch
Type: text/x-patch
Size: 48196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/b2c5a673/attachment.bin>


More information about the llvm-commits mailing list