[PATCH] D149445: [MachineInst] Switch NumOperands to 16bits

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 08:44:01 PDT 2023


barannikov88 accepted this revision.
barannikov88 added a comment.
This revision is now accepted and ready to land.

Looks fine. Just in case, in D118118 <https://reviews.llvm.org/D118118> you will need to change the order of fields in order to avoid padding between them.


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

https://reviews.llvm.org/D149445



More information about the llvm-commits mailing list