[PATCH] D66369: [TableGen] Make MCInst decoding more table-driven
Nicolas Guillemot via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 12:04:06 PST 2021
nlguillemot updated this revision to Diff 321535.
nlguillemot edited the summary of this revision.
nlguillemot added a comment.
Herald added a subscriber: luismarques.
Rebased the code and cleaned up the commit message a bit.
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/trydecode-emission.td
llvm/test/TableGen/trydecode-emission2.td
llvm/test/TableGen/trydecode-emission3.td
llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66369.321535.patch
Type: text/x-patch
Size: 43178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/3c5341e5/attachment.bin>
More information about the llvm-commits
mailing list