This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][GFX11] Correct src0 for VOP3_DPP variants of v_cmp*class* opcodes
ClosedPublic

Authored by dp on Jul 25 2022, 7:21 AM.

Details

Summary

Disable SGPRs for src0 of these opcodes.
See bug 56708 for more information.

Diff Detail

Event Timeline

dp created this revision.Jul 25 2022, 7:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2022, 7:21 AM
dp requested review of this revision.Jul 25 2022, 7:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2022, 7:21 AM
This revision is now accepted and ready to land.Jul 25 2022, 7:32 AM
This revision was landed with ongoing or failed builds.Jul 26 2022, 7:53 AM
This revision was automatically updated to reflect the committed changes.