Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64594
[AMDGPU] gfx908 agpr spilling ClosedPublic Authored by rampitec on Jul 11 2019, 1:58 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 6 others. · View Herald TranscriptJul 11 2019, 1:58 PM rampitec added parent revisions: D64593: [AMDGPU] gfx908 hazard recognizer, D64590: [AMDGPU] gfx908 scheduling.Jul 11 2019, 1:58 PM This revision is now accepted and ready to land.Jul 11 2019, 2:06 PM Closed by commit rL365833: [AMDGPU] gfx908 agpr spilling (authored by rampitec). · Explain WhyJul 11 2019, 2:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209349 llvm/trunk/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
llvm/trunk/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.h
llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/trunk/test/CodeGen/AMDGPU/spill-agpr.ll
llvm/trunk/test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll
|