================
@@ -208,6 +208,8 @@ class AArch64FunctionInfo final : public MachineFunctionInfo {
int64_t StackProbeSize = 0;
+ Register PStateSMReg = MCRegister::NoRegister;
----------------
MDevereau wrote:
Done
https://github.com/llvm/llvm-project/pull/77113