forked from OSchip/llvm-project
[AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9
Differential Revision: https://reviews.llvm.org/D40981 llvm-svn: 320087
This commit is contained in:
parent
9ebdbb433a
commit
095d4ea4bf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue