[PATCH] D117845: [AMDGPU][NFC] Update to AMDGPUUsage for default Code Object Version

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 11:09:51 PST 2022


kzhuravl added inline comments.


================
Comment at: llvm/docs/AMDGPUUsage.rst:26
    AMDGPUDwarfExtensionsForHeterogeneousDebugging
+   AMDGPULLVMExtensionsForHeterogeneousDebugging
    AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack
----------------
cfang wrote:
> kzhuravl wrote:
> > Why is this here?
> > Why is this here?
> 
> Not clear why. Purely sync from another branch.
Can you remove it and the other one? It does not relate to this change.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117845/new/

https://reviews.llvm.org/D117845



More information about the llvm-commits mailing list