[clang] [llvm] [RISCV] Add Hazard3 Core as taped out for RP2350 (PR #102452)
Sam Elliott via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 11:59:35 PDT 2024
================
@@ -108,6 +108,7 @@ Changes to the RISC-V Backend
fill value) rather than NOPs.
* Added Syntacore SCR4 and SCR5 CPUs: ``-mcpu=syntacore-scr4/5-rv32/64``
* ``-mcpu=sifive-p470`` was added.
+* Added Hazard3 CPU: ``-mcpu=hazard3`` (32-bit only).
----------------
lenary wrote:
Definitely does. Well spotted, thanks.
https://github.com/llvm/llvm-project/pull/102452
More information about the cfe-commits
mailing list