[PATCH] D157500: [Thumb1] Use callee-saved register to adjust stack pointer

Keith Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 08:58:49 PDT 2023


keith.walker.arm added a comment.

No additional asserts were needed to be added as all cases where ScratchRegister is used (including in the function emitPrologueEpilogueSPUpdate()) aleady has asserts in place.


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

https://reviews.llvm.org/D157500



More information about the llvm-commits mailing list