This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][GFX11][NFC] Update disassembler tests for VOP3.DPP8 instructions
ClosedPublic

Authored by dp on Sep 6 2022, 6:57 AM.

Details

Summary
  • Split VOP3.DPP8 tests into smaller parts to make them more manageable. Separate v_cmp_* and v_cmpx_* from other tests.
  • Add missing tests for v_cvt_pknorm_u16_f32_e64_dpp and v_cvt_pknorm_i16_f32_e64_dpp.

Diff Detail

Event Timeline

dp created this revision.Sep 6 2022, 6:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 6 2022, 6:57 AM
dp requested review of this revision.Sep 6 2022, 6:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 6 2022, 6:57 AM
This revision is now accepted and ready to land.Sep 6 2022, 11:23 AM