This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][NFC] Refactor AMDGPUAsmParser::validateVOPLiteral
ClosedPublic

Authored by dp on Sep 14 2022, 7:27 AM.

Details

Summary

Moved MAI specific checks to a separate function. This will simplify future changes in validateVOPLiteral to enable VOPD validation.

Diff Detail

Event Timeline

dp created this revision.Sep 14 2022, 7:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 14 2022, 7:27 AM
dp requested review of this revision.Sep 14 2022, 7:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 14 2022, 7:27 AM
dp retitled this revision from [AMDGPU][MC][GFX11][NFC] Refactor AMDGPUAsmParser::validateVOPLiteral to [AMDGPU][MC][NFC] Refactor AMDGPUAsmParser::validateVOPLiteral.Sep 14 2022, 7:27 AM
foad accepted this revision.Sep 14 2022, 7:53 AM
This revision is now accepted and ready to land.Sep 14 2022, 7:53 AM
This revision was landed with ongoing or failed builds.Sep 15 2022, 6:26 AM
This revision was automatically updated to reflect the committed changes.