[PATCH] D142079: [TableGen] Support custom decoders for variable length instructions
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 21 12:08:09 PST 2023
myhsu updated this revision to Diff 491092.
myhsu marked 6 inline comments as done.
myhsu added a comment.
Addressed feedbacks
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.491092.patch
Type: text/x-patch
Size: 7829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230121/2556fa9f/attachment.bin>
More information about the llvm-commits
mailing list