This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][GFX11] Correct disassembly of VOP3.DPP8 opcodes
ClosedPublic

Authored by dp on Jun 22 2022, 11:50 AM.

Details

Summary

Fix bug 56163.
Add W32/W64 tests for all VOP3.DPP opcodes.

Diff Detail

Event Timeline

dp created this revision.Jun 22 2022, 11:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2022, 11:50 AM
dp requested review of this revision.Jun 22 2022, 11:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2022, 11:50 AM
Joe_Nash accepted this revision.Jun 22 2022, 1:34 PM

Thanks for all the tests, I only verified a couple but it seems reasonable. LGTM.

This revision is now accepted and ready to land.Jun 22 2022, 1:34 PM
This revision was landed with ongoing or failed builds.Jun 23 2022, 3:10 AM
This revision was automatically updated to reflect the committed changes.