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

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 11:40:24 PDT 2018


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

Fixed the nits about not using the << operator but doing the same thing it does


Repository:
  rL LLVM

https://reviews.llvm.org/D52366

Files:
  utils/TableGen/FixedLenDecoderEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52366.171979.patch
Type: text/x-patch
Size: 8893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/2707894f/attachment.bin>


More information about the llvm-commits mailing list