8 and 16-byte values are common, so increase the default
alignment to avoid realigning the stack in most functions.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D45048
AMDGPU: Increase default stack alignment ClosedPublic Authored by arsenm on Mar 29 2018, 8:41 AM.
Details
Diff Detail Event TimelineHerald added subscribers: tpr, dstuttard, yaxunl and 3 others. · View Herald TranscriptMar 29 2018, 8:41 AM This revision is now accepted and ready to land.Mar 29 2018, 10:30 AM
Revision Contents
Diff 140262 lib/Target/AMDGPU/AMDGPUSubtarget.h
test/CodeGen/AMDGPU/byval-frame-setup.ll
test/CodeGen/AMDGPU/call-argument-types.ll
test/CodeGen/AMDGPU/call-graph-register-usage.ll
test/CodeGen/AMDGPU/callee-frame-setup.ll
test/CodeGen/AMDGPU/callee-special-input-sgprs.ll
test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
test/CodeGen/AMDGPU/nested-calls.ll
test/CodeGen/AMDGPU/promote-alloca-calling-conv.ll
|