[PATCH] D52100: [tblgen] Allow FixedLenDecoderEmitter to use APInt-like objects as InsnType

Ryan Houdek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 17:05:15 PDT 2018


Sonicadvance1 added a comment.

I'm using APInt directly yes.
Which is then handling a fixed length size of 128bit instructions


Repository:
  rL LLVM

https://reviews.llvm.org/D52100





More information about the llvm-commits mailing list