This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][GFX11][NFC] Update assembler tests for MIMG instructions
ClosedPublic

Authored by dp on Sep 5 2022, 9:00 AM.

Details

Summary
  • Rename gfx11_asm_mimg.s to gfx11_asm_mimg_features.s because it only checks selected features like NSA.
  • Add generated MIMG tests to provide better coverage for supported instructions.

Diff Detail

Event Timeline

dp created this revision.Sep 5 2022, 9:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 5 2022, 9:00 AM
dp requested review of this revision.Sep 5 2022, 9:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 5 2022, 9:00 AM
foad accepted this revision.Sep 6 2022, 1:20 AM

Seems fine.

This revision is now accepted and ready to land.Sep 6 2022, 1:20 AM