[PATCH] D70523: [AMDGPU] Update AMDGPUUsage with DWARF proposal
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 11:00:06 PST 2020
t-tye updated this revision to Diff 245473.
t-tye added a comment.
Herald added a subscriber: kerbowa.
Add DW_OP_LLVM_call_frame_entry_reg and fix typos
- Add DW_OP_LLVM_call_frame_entry_reg needed for CFI unwinding of VGPRs that are spilled using the EXEC mask on entry.
- Remove mention of DW_OP_* that are no longer part of the proposal.
- Correct some names and other minor typos.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70523/new/
https://reviews.llvm.org/D70523
Files:
llvm/docs/AMDGPUUsage.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70523.245473.patch
Type: text/x-patch
Size: 141058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/f60a7c6a/attachment.bin>
More information about the llvm-commits
mailing list