[PATCH] D105086: [NFC][RISCV] Add FrameSetup/FrameDestroy flag to prologue/epilog instructions.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 05:04:43 PDT 2021


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

This looks good to me, though it would be good to get a quick LGTM from someone who works more actively with the RVV code (e.g. Craig, Roger, or Fraser).

I think this one shouldn't be labeled as '[NFC]' as it will impact e.g. debug info generation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105086



More information about the llvm-commits mailing list