This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][NFC] Clarify heterogeneous DWARF address/memory spaces
ClosedPublic

Authored by t-tye on Jan 20 2023, 10:12 AM.

Diff Detail

Event Timeline

t-tye created this revision.Jan 20 2023, 10:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2023, 10:12 AM
t-tye requested review of this revision.Jan 20 2023, 10:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2023, 10:12 AM
scott.linder added inline comments.Jan 20 2023, 11:18 AM
llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
334

Is the use of "class" intentional here? I thought we were not touching "address class" at all.

702

Same question here, is this intentional?

t-tye updated this revision to Diff 490934.Jan 20 2023, 11:52 AM
t-tye marked an inline comment as done.

Fixed review comments concerning use of class instead of space.

t-tye marked an inline comment as done.Jan 20 2023, 11:53 AM
scott.linder accepted this revision.Jan 20 2023, 12:31 PM

LGTM, thank you!

This revision is now accepted and ready to land.Jan 20 2023, 12:31 PM
This revision was landed with ongoing or failed builds.Jan 20 2023, 1:13 PM
This revision was automatically updated to reflect the committed changes.