[PATCH] D70523: [AMDGPU] Update AMDGPUUsage with DWARF proposal

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 18:02:36 PDT 2020


t-tye updated this revision to Diff 281776.
t-tye added a comment.

[AMDGPU] DWARF proposal changes for expression context

- Clarify what context is used in DWARF expression evaluation.

- Define location descriptions to fully resolve the context and so include the context in their result.

- As a consequence of location descriptions being fully resoved, change address spaces so only a swizzled and unswizzled private address space is defined. The lane is now part of the location description context.

- Clarify how call frame information is used to fully resolve expressions that specify registers.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70523/new/

https://reviews.llvm.org/D70523

Files:
  llvm/docs/AMDGPUDwarfProposalForHeterogeneousDebugging.rst
  llvm/docs/AMDGPUUsage.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70523.281776.patch
Type: text/x-patch
Size: 112824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/8f0f79f7/attachment-0001.bin>


More information about the llvm-commits mailing list