[llvm] [RISC-V] Base scheduling model for tt-ascalon-d8 (PR #120160)
Petr Penzin via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 16:26:15 PST 2024
================
@@ -54,6 +54,7 @@ include "RISCVSchedSyntacoreSCR1.td"
include "RISCVSchedSyntacoreSCR345.td"
include "RISCVSchedSyntacoreSCR7.td"
include "RISCVSchedXiangShanNanHu.td"
+include "RISCVSchedTTAscalonD8.td"
----------------
ppenzin wrote:
Addressed.
https://github.com/llvm/llvm-project/pull/120160
More information about the llvm-commits
mailing list