XiangShan is an open-source high-performance RISC-V processor project.
For more info, please consult:
Github Repo
Nanhu Architecture document (in Chinese, translation needed for now)
Paths
| Differential D122556
[RISCV] Add definitions for Xiangshan processors. Needs ReviewPublic Authored by SForeKeeper on Mar 27 2022, 11:56 PM.
Details Summary XiangShan is an open-source high-performance RISC-V processor project. For more info, please consult:
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 27 2022, 11:56 PM Herald added subscribers: llvm-commits, cfe-commits, • pcwang-thead and 2 others. · View Herald Transcript SForeKeeper added reviewers: craig.topper, jrtc27, asb, kito-cheng, StephenFan, liaolucy, MaskRay.Mar 28 2022, 12:07 AM
Revision Contents
Diff 418501 clang/test/CodeGen/RISCV/riscv-metadata.c
clang/test/Driver/riscv-cpus.c
clang/test/Misc/target-invalid-cpu-note.c
llvm/include/llvm/Support/RISCVTargetParser.def
llvm/lib/Target/RISCV/RISCV.td
|
RUN lines in this file are unnecessary. mcpu=sifive-u74 is an arbitrary choice and provides the needed coverage. Don't add more CPUs here.