[clang] [llvm] [RISC-V] Add support for MIPS P8700 CPU (PR #117865)

Djordje Todorovic via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 31 06:43:59 PST 2024


================
@@ -62,6 +62,20 @@ static cl::opt<unsigned> RISCVMinimumJumpTableEntries(
     "riscv-min-jump-table-entries", cl::Hidden,
     cl::desc("Set minimum number of entries to use a jump table on RISCV"));
 
+static cl::opt<bool>
----------------
djtodoro wrote:

Well, I do not think so.

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


More information about the cfe-commits mailing list