================
@@ -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