The encoding of COMPUTE_TMPRING_SIZE.WAVESIZE and
SPI_TMPRING_SIZE.WAVESIZE has changed in GFX11: it is now in units
of 64 dwords instead of 256 dwords, and the field has been widened
from 13 bits to 15 bits.
Depends on D126989
Paths
| Differential D127248
Update *_TMPRING_SIZE.WAVESIZE for GFX11 ClosedPublic Authored by Joe_Nash on Jun 7 2022, 1:14 PM.
Details
Summary The encoding of COMPUTE_TMPRING_SIZE.WAVESIZE and Depends on D126989
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 7 2022, 2:39 PM This revision was landed with ongoing or failed builds.Jun 10 2022, 10:52 AM Closed by commit rGff85d61a6e18: Update *_TMPRING_SIZE.WAVESIZE for GFX11 (authored by foad, committed by Joe_Nash). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 434923 llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/test/CodeGen/AMDGPU/mesa3d.ll
|