Ensure callee-saved registers are accessed relative to the stackpointer.
Depends on D128429
Differential D128430
[LoongArch] Support lowering FrameIndex wangleiat on Jun 23 2022, 5:14 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions The other changes look good.
Comment Actions LGTM apart from the stack ID assertion bit; @SixWeining do you think an assertion should be present nevertheless even if we're only using one type of stack currently? Comment Actions I think either is fine. I think the reason RISCV does an assertion is that it sets non-default stack ID in its .cpp code. |