[PATCH] D138869: [Docs][RFC] Add AMDGPU LLVM Extensions for Heterogeneous Debugging

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 14:58:58 PST 2022


scott.linder created this revision.
Herald added subscribers: kosarev, kerbowa, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
scott.linder requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Add document which introduces, motivates, and defines debug info
extensions designed to support heterogeneous compute and improve debug
information for all targets.

An accompanying RFC, along with an implementation for AMDGPU with
optimizations disabled will follow.

Change-Id: I33b1a2a832a3f560db67edcbc07b3765df27217e


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138869

Files:
  llvm/docs/AMDGPULLVMExtensionsForHeterogeneousDebugging.rst
  llvm/docs/AMDGPUUsage.rst
  llvm/docs/UserGuides.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138869.478388.patch
Type: text/x-patch
Size: 115315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221128/9ee28c5d/attachment.bin>


More information about the llvm-commits mailing list