When finding the fixed offsets for function arguments,
this needs to skip over the 4 bytes reserved for the
emergency stack slot.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D36003
AMDGPU: Don't place arguments in emergency stack slot ClosedPublic Authored by arsenm on Jul 28 2017, 10:14 AM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptJul 28 2017, 10:14 AM arsenm added a child revision: D36005: AMDGPU: Remove error on calls for amdgcn.Jul 28 2017, 10:18 AM This revision is now accepted and ready to land.Jul 28 2017, 1:24 PM
Revision Contents
Diff 108671 lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/byval-frame-setup.ll
test/CodeGen/AMDGPU/call-argument-types.ll
test/CodeGen/AMDGPU/frame-index-elimination.ll
test/CodeGen/AMDGPU/function-args.ll
|