[PATCH] D117845: [AMDGPU][NFC] Update to AMDGPUUsage for default Code Object Version
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 24 11:08:59 PST 2022
cfang added inline comments.
================
Comment at: llvm/docs/AMDGPUUsage.rst:26
AMDGPUDwarfExtensionsForHeterogeneousDebugging
+ AMDGPULLVMExtensionsForHeterogeneousDebugging
AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack
----------------
kzhuravl wrote:
> Why is this here?
> Why is this here?
Not clear why. Purely sync from another branch.
================
Comment at: llvm/docs/AMDGPUUsage.rst:1708-1710
+AMDGPU uses LLVM features defined in
+:doc:`AMDGPULLVMExtensionsForHeterogeneousDebugging` to implement the generation
+of DWARF.
----------------
kzhuravl wrote:
> Why is this here?
> Why is this here?
Not clear why. Purely sync from another branch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117845/new/
https://reviews.llvm.org/D117845
More information about the llvm-commits
mailing list