[PATCH] D58159: AMDGPU: Remove debugger related subtarget features

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 16:46:58 PST 2019


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

As far as I know these aren't needed anymore.


https://reviews.llvm.org/D58159

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIDebuggerInsertNops.cpp
  lib/Target/AMDGPU/SIFrameLowering.cpp
  lib/Target/AMDGPU/SIFrameLowering.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  test/CodeGen/AMDGPU/debugger-emit-prologue.ll
  test/CodeGen/AMDGPU/debugger-insert-nops.ll
  test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.ll
  test/CodeGen/AMDGPU/syncscopes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58159.186561.patch
Type: text/x-patch
Size: 32332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/7e9cdaf0/attachment-0001.bin>


More information about the llvm-commits mailing list