This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Limit GFX11 to using 128 VGPRs
ClosedPublic

Authored by foad on Jun 17 2022, 6:48 AM.

Details

Reviewers
Joe_Nash
rampitec
Group Reviewers
Restricted Project
Commits
rG7050d5b98c09: [AMDGPU] Limit GFX11 to using 128 VGPRs
Summary

This is a temporary measure to avoid generating incorrect code until the
compiler understands the new way that GFX11 encodes 16-bit operands in
VOP instructions.

Diff Detail

Event Timeline

foad created this revision.Jun 17 2022, 6:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 17 2022, 6:48 AM
foad requested review of this revision.Jun 17 2022, 6:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 17 2022, 6:48 AM
foad added a reviewer: Restricted Project.Jun 17 2022, 6:49 AM
Joe_Nash accepted this revision.Jun 17 2022, 11:47 AM
This revision is now accepted and ready to land.Jun 17 2022, 11:47 AM
This revision was landed with ongoing or failed builds.Jun 19 2022, 11:58 PM
This revision was automatically updated to reflect the committed changes.