[clang] [llvm] [RISCV] Add MIPS extensions (PR #121394)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 09:02:04 PST 2025


================
@@ -514,6 +514,80 @@ class RVInstJ<RISCVOpcode opcode, dag outs, dag ins, string opcodestr,
   let Inst{6-0} = opcode.Value;
 }
 
+//===----------------------------------------------------------------------===//
----------------
topperc wrote:

Can we keep these in the MIPS file?

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


More information about the llvm-commits mailing list