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

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 14 20:19:59 PST 2024


================
@@ -153,6 +153,7 @@ Changes to the RISC-V Backend
   "SiFive Custom Instruction Extension" as SiFive defines it. The LLVM project
   needs to work with SiFive to define and document real extension names for
   individual CSRs and instructions.
+* ``-mcpu=sifive-p450`` was added.
----------------
topperc wrote:

It still needs to be in the release notes and should have been flagged in the previous review. I can commit this directly if you prefer?

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


More information about the llvm-commits mailing list