It is not needed and affecting the current assembler work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48234
AMDGPU: Remove ability to reserve VGPRs for debugger ClosedPublic Authored by kzhuravl on Jun 15 2018, 1:25 PM.
Details Summary It is not needed and affecting the current assembler work.
Diff Detail
Event TimelineHerald added subscribers: tpr, dstuttard, yaxunl and 2 others. · View Herald TranscriptJun 15 2018, 1:25 PM This revision is now accepted and ready to land.Jun 19 2018, 4:08 AM Closed by commit rL335288: AMDGPU: Remove ability to reserve VGPRs for debugger (authored by kzhuravl). · Explain WhyJun 21 2018, 1:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 152369 llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
llvm/trunk/test/CodeGen/AMDGPU/debugger-reserve-regs.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
|