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
Loading
Please sign in to comment