[PATCH] D48234: AMDGPU: Remove ability to reserve VGPRs for debugger

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 13:25:09 PDT 2018


kzhuravl created this revision.
kzhuravl added reviewers: arsenm, t-tye.
Herald added subscribers: tpr, dstuttard, yaxunl, nhaehnle, wdng.

It is not needed and affecting the current assembler work.


https://reviews.llvm.org/D48234

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  test/CodeGen/AMDGPU/debugger-reserve-regs.ll
  test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48234.151552.patch
Type: text/x-patch
Size: 11589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/f31cfaf4/attachment.bin>


More information about the llvm-commits mailing list