This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add Scheduling information for Zfh to SiFive7 model
ClosedPublic

Authored by michaelmaitland on Apr 28 2023, 4:17 PM.

Details

Summary

Everything is the same as F extension, except sqrt and div are 13
cycles faster.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 4:17 PM
michaelmaitland requested review of this revision.Apr 28 2023, 4:17 PM

Add zfh to clang/test/Driver/riscv-cpus.c

Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 4:29 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
craig.topper added inline comments.Apr 28 2023, 5:09 PM
clang/test/Driver/riscv-cpus.c
176 ↗(On Diff #518089)

This means the patch is dependent on the patch that adds sifive-x280?

clang/test/Driver/riscv-cpus.c
176 ↗(On Diff #518089)

This means the patch is dependent on the patch that adds sifive-x280?

Added parent revision.

michaelmaitland marked an inline comment as done.Apr 28 2023, 5:13 PM
This revision is now accepted and ready to land.Apr 28 2023, 5:38 PM