This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][GFX11][NFC] Add missing tests for DS opcodes
ClosedPublic

Authored by dp on Aug 17 2022, 6:24 AM.

Details

Summary

DS opcodes have sufficient test coverage for disassembler, but most opcodes have 0 or 1 assembler test.
Replace these with more detailed tests.

Diff Detail

Event Timeline

dp created this revision.Aug 17 2022, 6:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2022, 6:24 AM
dp requested review of this revision.Aug 17 2022, 6:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2022, 6:24 AM
This revision is now accepted and ready to land.Aug 17 2022, 8:58 AM
This revision was automatically updated to reflect the committed changes.