This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Move SIEncodingFamily into SIDefines.h. NFC.
ClosedPublic

Authored by rampitec on Jul 13 2023, 12:30 PM.

Details

Summary

I need this for future patch in the MC, while TII is not available
in the llvm-mc. Besides this is not a first time I want it there.

Diff Detail

Event Timeline

rampitec created this revision.Jul 13 2023, 12:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 12:30 PM
rampitec requested review of this revision.Jul 13 2023, 12:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 12:30 PM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm accepted this revision.Jul 13 2023, 12:36 PM
This revision is now accepted and ready to land.Jul 13 2023, 12:36 PM
This revision was landed with ongoing or failed builds.Jul 13 2023, 12:43 PM
This revision was automatically updated to reflect the committed changes.