This is an archive of the discontinued LLVM Phabricator instance.

[TableGen][NFC] Add postfix for validators of CompressPat
ClosedPublic

Authored by pcwang-thead on Jan 17 2023, 12:01 AM.

Details

Summary

So that we won't get redefinition errors if we use compressInst
and uncompressInst in the same file.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2023, 12:01 AM
pcwang-thead requested review of this revision.Jan 17 2023, 12:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2023, 12:01 AM
asb accepted this revision.Jan 17 2023, 6:44 AM
asb added a subscriber: asb.

LGTM.

This revision is now accepted and ready to land.Jan 17 2023, 6:44 AM
This revision was landed with ongoing or failed builds.Jan 17 2023, 10:34 PM
This revision was automatically updated to reflect the committed changes.