The incoming back chain slot was implicitly allocated whenever a GPR was saved in SystemZFrameLowering::getRegSpillOffset(), but in cases where no GPRs were saved/restored this did not take effect.
Details
Details
Diff Detail
Diff Detail
Differential D75367
[SystemZ] Bugfix for backchain with packed-stack jonpa on Feb 28 2020, 10:14 AM. Authored by
Details The incoming back chain slot was implicitly allocated whenever a GPR was saved in SystemZFrameLowering::getRegSpillOffset(), but in cases where no GPRs were saved/restored this did not take effect.
Diff Detail |