This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Set target-abi explicitly to reduce codegen results
ClosedPublic

Authored by pcwang-thead on May 30 2022, 3:09 AM.

Details

Summary

As mentioned in D125947, we can reduce codegen results by
adding an explicit hard single-float ABI.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMay 30 2022, 3:09 AM
pcwang-thead requested review of this revision.May 30 2022, 3:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 30 2022, 3:09 AM
This revision is now accepted and ready to land.May 31 2022, 2:19 AM
This revision was landed with ongoing or failed builds.May 31 2022, 10:49 PM
This revision was automatically updated to reflect the committed changes.