Skip to content

Commit

Permalink
[AMDGPU] DWARF proposal changes for expression context
Browse files Browse the repository at this point in the history
- 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.

Reviewed By: scott.linder

Differential Revision: https://reviews.llvm.org/D70523
  • Loading branch information
t-tye committed Jul 30, 2020
1 parent 7d0b32c commit 5aa2fd8
Show file tree
Hide file tree
Showing 2 changed files with 930 additions and 517 deletions.

0 comments on commit 5aa2fd8

Please sign in to comment.