================ @@ -4231,3 +4231,325 @@ void X86FrameLowering::restoreWinEHStackPointersInParent( /*RestoreSP=*/IsSEH); } } + +static int computeSPAdjust4SpillFPBP(MachineFunction &MF, ---------------- weiguozhi wrote: done. https://github.com/llvm/llvm-project/pull/81048