This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][GFX11] Correct src0 for dpp and dpp8 variants of v_cvt_*_e64
ClosedPublic

Authored by dp on Jun 15 2022, 4:53 AM.

Details

Summary

Some of these opcodes accept SGPRs as src0 which is incorrect. See bug 56036.

Diff Detail

Event Timeline

dp created this revision.Jun 15 2022, 4:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 4:53 AM
dp requested review of this revision.Jun 15 2022, 4:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 4:53 AM
Joe_Nash accepted this revision.Jun 15 2022, 6:26 AM

Nice find, thanks! LGTM

This revision is now accepted and ready to land.Jun 15 2022, 6:26 AM
This revision was landed with ongoing or failed builds.Jun 16 2022, 3:49 AM
This revision was automatically updated to reflect the committed changes.