[PATCH] D156968: [ARM] v6-M XO: save CPSR around LoadStackGuard

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 02:31:50 PDT 2023


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

LGTM. Code generation isn't stellar, but the stack guard / XO combo is already quite horrible. Let's wait with attempting optimizations until we hear of an actual need.


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

https://reviews.llvm.org/D156968



More information about the llvm-commits mailing list