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 753bce9 commit dbe2646Copy full SHA for dbe2646
llvm/lib/Target/RISCV/RISCV.td
@@ -52,12 +52,12 @@ include "RISCVSchedSiFive7.td"
52
include "RISCVSchedSiFiveP400.td"
53
include "RISCVSchedSiFiveP500.td"
54
include "RISCVSchedSiFiveP600.td"
55
+include "RISCVSchedSpacemitX60.td"
56
include "RISCVSchedSyntacoreSCR1.td"
57
include "RISCVSchedSyntacoreSCR345.td"
58
include "RISCVSchedSyntacoreSCR7.td"
59
include "RISCVSchedTTAscalonD8.td"
60
include "RISCVSchedXiangShanNanHu.td"
-include "RISCVSchedSpacemitX60.td"
61
62
//===----------------------------------------------------------------------===//
63
// RISC-V processors supported.
0 commit comments