diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-05-27 11:22:46 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-05-27 13:44:05 -0400 |
commit | d37ce53ad30f3d5e7fb37b5bb9c49793ca33d2df (patch) | |
tree | b1670f3afcf27d3fcef8f2abf88c7c30fc467e06 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a2a3e9f0a6e91103a0d1fa73086dbdf109c48f69 (diff) | |
download | llvm-d37ce53ad30f3d5e7fb37b5bb9c49793ca33d2df.zip llvm-d37ce53ad30f3d5e7fb37b5bb9c49793ca33d2df.tar.gz llvm-d37ce53ad30f3d5e7fb37b5bb9c49793ca33d2df.tar.bz2 |
AMDGPU: Set StackPointerRegisterToSaveRestore
This will enable selecting non-entry block allocas. Skip the SP write
check in the base isSchedulingBoundary implementation to preserve the
previous scheduling behavior and avoid test churn. It's apparently for
compile time reasons, but if we were to use this more work would be
needed since in some of the failing tests, we seem to incorrectly get
hazard nops inserted.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions