While looking at the output on real sized programs, there is a lot of
extra SGPR spilling compared to the DAG path. This seems to largely be
from all constants being SGPRs in the entry block.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D74319
AMDGPU/GlobalISel: Run the localizer pass ClosedPublic Authored by arsenm on Feb 10 2020, 6:27 AM.
Details
Diff Detail
Revision Contents
Diff 243539 llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/localizer.ll
|