This is an archive of the discontinued LLVM Phabricator instance.

Update *_TMPRING_SIZE.WAVESIZE for GFX11
ClosedPublic

Authored by Joe_Nash on Jun 7 2022, 1:14 PM.

Details

Reviewers
foad
rampitec
arsenm
Group Reviewers
Restricted Project
Commits
rGff85d61a6e18: Update *_TMPRING_SIZE.WAVESIZE for GFX11
Summary

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

Diff Detail

Event Timeline

Joe_Nash created this revision.Jun 7 2022, 1:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 1:14 PM
Joe_Nash requested review of this revision.Jun 7 2022, 1:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 1:14 PM
Joe_Nash added a reviewer: Restricted Project.Jun 7 2022, 1:15 PM
rampitec accepted this revision.Jun 7 2022, 2:39 PM

LGTM

This revision is now accepted and ready to land.Jun 7 2022, 2:39 PM
arsenm accepted this revision.Jun 8 2022, 6:08 AM
This revision was landed with ongoing or failed builds.Jun 10 2022, 10:52 AM
This revision was automatically updated to reflect the committed changes.