[PATCH] D40981: [AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9

Mark Searles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 13:25:05 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320087: [AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9 (authored by msearles).

Changed prior to commit:
  https://reviews.llvm.org/D40981?vs=126023&id=126030#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40981

Files:
  llvm/trunk/docs/AMDGPUUsage.rst


Index: llvm/trunk/docs/AMDGPUUsage.rst
===================================================================
--- llvm/trunk/docs/AMDGPUUsage.rst
+++ llvm/trunk/docs/AMDGPUUsage.rst
@@ -1549,7 +1549,7 @@
                                                      must be executed with the
                                                      specified work-group size
                                                      for Z.
-     383:271 14                                      Reserved, must be 0.
+     383:272 14                                      Reserved, must be 0.
              bytes
      415:384 4 bytes ComputePgmRsrc1                 Compute Shader (CS)
                                                      program settings used by


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40981.126030.patch
Type: text/x-patch
Size: 745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/40041d62/attachment.bin>


More information about the llvm-commits mailing list