[PATCH] D86340: [AMDGPU, docs] Test commit access
Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 00:40:39 PDT 2020
RamNalamothu added inline comments.
================
Comment at: llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst:115
The AMDGPU has several features that require additional DWARF functionality in
-order to support optimized code.
+order to achieve better debugging experience for the optimized code.
----------------
t-tye wrote:
> I am not sure that it is possible with current DWARF to express information for *any* optimized AMD GPU code. So I think the original statement is accurate. This is not about improving, it is about getting to even work in the first place.
Got it. Thank you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86340/new/
https://reviews.llvm.org/D86340
More information about the llvm-commits
mailing list