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

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 13:32:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335288: AMDGPU: Remove ability to reserve VGPRs for debugger (authored by kzhuravl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48234?vs=151552&id=152369#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48234

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  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

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


More information about the llvm-commits mailing list