This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Write "GFX6-GFX9" instead of "GFX6-9" in docs
ClosedPublic

Authored by foad on Jan 26 2021, 9:50 AM.

Details

Summary

... and similarly for some other cases. This is for consistency and to
make it easier to search for mentions of a particular architecture.

Diff Detail

Event Timeline

foad created this revision.Jan 26 2021, 9:50 AM
foad requested review of this revision.Jan 26 2021, 9:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2021, 9:50 AM

LGTM, but I will leave it to Tony.

t-tye accepted this revision.Jan 26 2021, 1:22 PM

LGTM

This revision is now accepted and ready to land.Jan 26 2021, 1:22 PM
This revision was automatically updated to reflect the committed changes.