This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][NFC] Update to AMDGPUUsage for default Code Object Version
ClosedPublic

Authored by cfang on Jan 20 2022, 3:56 PM.

Details

Summary

Update the documentation for default code object version (from v3 to v4).

Diff Detail

Event Timeline

cfang created this revision.Jan 20 2022, 3:56 PM
cfang requested review of this revision.Jan 20 2022, 3:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2022, 3:56 PM
Herald added a subscriber: wdng. · View Herald Transcript
cfang added a reviewer: msearles.

Can you upload a diff with the context?

llvm/docs/AMDGPUUsage.rst
26

Why is this here?

1708–1710

Why is this here?

cfang updated this revision to Diff 402595.Jan 24 2022, 11:06 AM

Update diff with context

cfang added inline comments.Jan 24 2022, 11:08 AM
llvm/docs/AMDGPUUsage.rst
26

Why is this here?

Not clear why. Purely sync from another branch.

1708–1710

Why is this here?

Not clear why. Purely sync from another branch.

Any reason you are bringing in heterogeneous debugging bits in this change?

llvm/docs/AMDGPUUsage.rst
26

Can you remove it and the other one? It does not relate to this change.

cfang updated this revision to Diff 402603.Jan 24 2022, 11:14 AM

Remove irrelevant changes as suggested.

Can you also update summary to drop AMDGPULLVMExtensionsForHeterogeneousDebugging?

llvm/docs/AMDGPUUsage.rst
1707

Remove extra new line.

cfang updated this revision to Diff 402605.Jan 24 2022, 11:19 AM
cfang edited the summary of this revision. (Show Details)

Update the summary and remove a empty new line

This revision is now accepted and ready to land.Jan 24 2022, 1:07 PM
This revision was landed with ongoing or failed builds.Jan 24 2022, 2:35 PM
This revision was automatically updated to reflect the committed changes.