[PATCH] D95377: [AMDGPU] Avoid mentioning GFX10 unnecessarily in docs
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 09:52:20 PST 2021
foad created this revision.
foad added reviewers: rampitec, t-tye.
Herald added subscribers: kerbowa, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
In the text refer to e.g. "GFX8+" instead of "GFX8-GFX10". Change a
couple of internal table names to avoid mentioning GFX numbers
altogether where it didn't disambiguate anything.
The intent is to reduce the number of mechanical changes required every
time the document is updated for a new architecture.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95377
Files:
llvm/docs/AMDGPUUsage.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95377.319042.patch
Type: text/x-patch
Size: 34858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/f0de9a0e/attachment.bin>
More information about the llvm-commits
mailing list