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

Djordje Todorovic via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 00:54:50 PST 2025


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

Makes sense. Thanks.

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


More information about the llvm-commits mailing list