This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Refactor RISCVISAInfo.
ClosedPublic

Authored by khchen on Feb 8 2022, 7:48 AM.

Details

Summary
  1. Remove computeDefaultABIFromArch and add computeDefaultABI in

RISCVISAInfo.

  1. Add parseFeatureBits which may used in D118333.

Diff Detail

Event Timeline

khchen created this revision.Feb 8 2022, 7:48 AM
khchen requested review of this revision.Feb 8 2022, 7:48 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 8 2022, 7:48 AM
This revision is now accepted and ready to land.Feb 8 2022, 8:54 AM
This revision was landed with ongoing or failed builds.Feb 8 2022, 6:44 PM
This revision was automatically updated to reflect the committed changes.