We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc030d commit 10b416cCopy full SHA for 10b416c
llvm/lib/Target/RISCV/RISCV.td
@@ -53,8 +53,8 @@ include "RISCVSchedSiFiveP600.td"
53
include "RISCVSchedSyntacoreSCR1.td"
54
include "RISCVSchedSyntacoreSCR345.td"
55
include "RISCVSchedSyntacoreSCR7.td"
56
-include "RISCVSchedXiangShanNanHu.td"
57
include "RISCVSchedTTAscalonD8.td"
+include "RISCVSchedXiangShanNanHu.td"
58
59
//===----------------------------------------------------------------------===//
60
// RISC-V processors supported.
0 commit comments