[PATCH] D108557: [docs, AMDGPU] Fix typo in dwarf register number mapping
Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 23 07:33:05 PDT 2021
RamNalamothu created this revision.
RamNalamothu added reviewers: scott.linder, t-tye.
Herald added subscribers: kerbowa, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
RamNalamothu requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D108557
Files:
llvm/docs/AMDGPUUsage.rst
Index: llvm/docs/AMDGPUUsage.rst
===================================================================
--- llvm/docs/AMDGPUUsage.rst
+++ llvm/docs/AMDGPUUsage.rst
@@ -1719,7 +1719,7 @@
512 VCC_32 32 Vector Condition Code Register
when executing in wavefront 32
mode.
- 513-1023 *Reserved* *Reserved for future Vector
+ 513-767 *Reserved* *Reserved for future Vector
Architectural Registers when
executing in wavefront 32 mode.*
768 VCC_64 64 Vector Condition Code Register
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108557.368103.patch
Type: text/x-patch
Size: 768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/1f1a25f7/attachment.bin>
More information about the llvm-commits
mailing list