This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add gfx90c support to code object v2 for backwards compatibility
ClosedPublic

Authored by kzhuravl on Apr 8 2021, 10:05 AM.

Diff Detail

Event Timeline

kzhuravl created this revision.Apr 8 2021, 10:05 AM
kzhuravl requested review of this revision.Apr 8 2021, 10:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2021, 10:05 AM
t-tye requested changes to this revision.Apr 8 2021, 11:35 AM
t-tye added inline comments.
llvm/docs/AMDGPUUsage.rst
1390
``AMD:AMDGPU:9:0:12`` ``gfx90c:xnack-``
This revision now requires changes to proceed.Apr 8 2021, 11:35 AM
kzhuravl updated this revision to Diff 336188.Apr 8 2021, 12:06 PM
kzhuravl marked an inline comment as done.

Address review feedback.

t-tye accepted this revision.Apr 8 2021, 12:31 PM

LGTM

This revision is now accepted and ready to land.Apr 8 2021, 12:31 PM
This revision was landed with ongoing or failed builds.Apr 8 2021, 1:55 PM
This revision was automatically updated to reflect the committed changes.