[llvm] [RISCV][MC] Support Base P non-GPR pair instructions (PR #137927)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 30 10:30:37 PDT 2025


================
@@ -22,10 +22,10 @@ fl ft0, 0(sp)
 # CHECK-RV64IF: did you mean: flw, la, lb, ld, lh, li, lw
 # CHECK-NEXT: fl ft0, 0(sp)
 
-addd x1, x1, x1
----------------
topperc wrote:

Why does this need to change in this patch? You didn't include `addd` in this patch.

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


More information about the llvm-commits mailing list