[PATCH] D139882: [NFC][MC] `MCInst`: `Operands` small size optimization: store 16, not 8, inline `MCOperand`

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 22:19:18 PST 2022


craig.topper added a comment.

More than 8 operands seem high for x86. What am I missing?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139882/new/

https://reviews.llvm.org/D139882



More information about the llvm-commits mailing list