[PATCH] D86340: [AMDGPU, docs] Test commit access

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 10:14:34 PDT 2020


t-tye requested changes to this revision.
t-tye added inline comments.
This revision now requires changes to proceed.


================
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.
 
----------------
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.


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