Skip to content

Commit

Permalink
[AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9
Browse files Browse the repository at this point in the history
Differential Revision: https://reviews.llvm.org/D40981

llvm-svn: 320087
  • Loading branch information
searlmc1 committed Dec 7, 2017
1 parent 9ebdbb4 commit 095d4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/AMDGPUUsage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1549,7 +1549,7 @@ CP microcode requires the Kernel descritor to be allocated on 64 byte alignment.
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
Expand Down

0 comments on commit 095d4ea

Please sign in to comment.