[PATCH] D153463: [HeterogeneousDWARF] Drop DW_AT_active_lane encoding and DW_AT_augmentation
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 13:16:37 PDT 2023
scott.linder created this revision.
Herald added subscribers: kerbowa, jvesely.
Herald added a project: All.
scott.linder requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
A collision means we need to update the DW_AT_active_lane and
DW_AT_augmentation encodings.
The DWARF committee has expressed concern about the augmentation
attribute, so we remove it entirely.
The DW_AT_active_lane has not been produced by the compiler yet, so we
move its encoding to TBA.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153463
Files:
llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
llvm/docs/AMDGPUUsage.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153463.533373.patch
Type: text/x-patch
Size: 12532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/8dc47a54/attachment.bin>
More information about the llvm-commits
mailing list