This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Simplify PPCSubtarget
ClosedPublic

Authored by Kai on Dec 14 2022, 8:19 AM.

Details

Summary

The flags, initialization of the flags, and the getter methods for
features defined in PPC.td can be generated by TableGen.

Diff Detail

Event Timeline

Kai created this revision.Dec 14 2022, 8:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2022, 8:19 AM
Kai requested review of this revision.Dec 14 2022, 8:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2022, 8:19 AM
shchenz accepted this revision.Dec 14 2022, 5:26 PM

LGTM. Thanks for this great refactor.

This revision is now accepted and ready to land.Dec 14 2022, 5:26 PM
This revision was landed with ongoing or failed builds.Dec 15 2022, 7:09 AM
This revision was automatically updated to reflect the committed changes.