[llvm] [RISCV] Add scheduler model for sifive-p450. (PR #77989)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 14 23:44:34 PST 2024


================
@@ -36,6 +36,7 @@ include "GISel/RISCVRegisterBanks.td"
 
 include "RISCVSchedRocket.td"
 include "RISCVSchedSiFive7.td"
----------------
topperc wrote:

> but there are some different designs I see from current scheduling model, which makes X280 and SiFive7 independent enough.

I'm not sure what different designs you're referring to here?

https://github.com/llvm/llvm-project/pull/77989


More information about the llvm-commits mailing list