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

Djordje Todorovic via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 03:37:27 PST 2025


================
@@ -257,6 +257,146 @@ def simm12 : RISCVSImmLeafOp<12> {
   }];
 }
 
+// A 7-bit unsigned immediate where the least significant two bits are zero.
----------------
djtodoro wrote:

No need any more, thanks

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


More information about the llvm-commits mailing list