[PATCH] D100702: [RISCV] Handle PseudoVRELOAD and PseudoVSPILL in getInstSizeInBytes.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 02:13:06 PDT 2021


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

LGTM. Perhaps we could have a comment explaining why this computation is correct, or just pointing the reader to expandVSPILL/expandVRELOAD since the two are linked.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100702



More information about the llvm-commits mailing list