diff options
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-27 16:37:31 +0000 |
|---|---|---|
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-27 16:37:31 +0000 |
| commit | b19361243bf398ff3d4c6c94c431904cb98ce94f (patch) | |
| tree | b5d117ce6691a15ac5dc55bbdbcd15760ac07a15 /llvm/utils/TableGen/CodeGenTarget.cpp | |
| parent | f8819bd510d4301cec54a252918b7f299dfd06e1 (diff) | |
| download | bcm5719-llvm-b19361243bf398ff3d4c6c94c431904cb98ce94f.tar.gz bcm5719-llvm-b19361243bf398ff3d4c6c94c431904cb98ce94f.zip | |
PEI: Delay checking requiresFrameIndexReplacementScavenging
Currently this is called before the frame size is set on the
function. For AMDGPU, the scavenger is used for large frames where
part of the offset needs to be materialized in a register, so
estimating the frame size is useful for knowing whether the scavenger
is useful.
llvm-svn: 357087
Diffstat (limited to 'llvm/utils/TableGen/CodeGenTarget.cpp')
0 files changed, 0 insertions, 0 deletions

