This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][AsmParser][NFC] Refine parsing of NamedOperandU32 operands.
ClosedPublic

Authored by kosarev on May 19 2023, 9:48 AM.

Details

Diff Detail

Event Timeline

kosarev created this revision.May 19 2023, 9:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 19 2023, 9:48 AM
kosarev requested review of this revision.May 19 2023, 9:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 19 2023, 9:48 AM
kosarev updated this revision to Diff 525518.May 25 2023, 3:05 AM

Remove the NamedMatchClass class as well.

dp accepted this revision.May 27 2023, 11:05 AM

LGTM.

This revision is now accepted and ready to land.May 27 2023, 11:05 AM
This revision was landed with ongoing or failed builds.May 29 2023, 9:02 AM
This revision was automatically updated to reflect the committed changes.