[PATCH] D52366: [tblgen][disasm] Separate encodings from instructions

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 10:04:02 PDT 2018


dsanders updated this revision to Diff 170686.
dsanders added a comment.

Fold in another correction that ended up in a downstream-specific patch:
Only emit 'FOO => BAR' comments encodings caused by AdditionalEncoding. For Instruction, keep the existing 'FOO' comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D52366

Files:
  utils/TableGen/FixedLenDecoderEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52366.170686.patch
Type: text/x-patch
Size: 9808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/a9ca3d36/attachment.bin>


More information about the llvm-commits mailing list