Files
clang-p2996/llvm/test/CodeGen/SystemZ/systemz-large-stack-frames.ll
Zibi Sarbinowski 1de1818fab [SystemZ] Address issue with supper large stack frames (#96318)
This PR fixes the following failure by adjusting the calculation of
maximum displacement from Stack Pointer.

`LLVM ERROR: Error while trying to spill R5D from class ADDR64Bit:
Cannot scavenge register without an emergency spill slot!
`
2024-06-27 09:23:35 -04:00

1.7 KiB