This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Rename PROC_ALIAS to TUNE_ALIAS to reflect it's usage. NFC
ClosedPublic

Authored by craig.topper on Aug 10 2022, 10:54 AM.

Details

Summary

This is not used as general CPU alias. Only to support -mtune. Name it as such.

Diff Detail

Event Timeline

craig.topper created this revision.Aug 10 2022, 10:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 10:54 AM
craig.topper requested review of this revision.Aug 10 2022, 10:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 10:54 AM
This revision is now accepted and ready to land.Aug 10 2022, 8:27 PM
This revision was landed with ongoing or failed builds.Aug 10 2022, 9:53 PM
This revision was automatically updated to reflect the committed changes.