[clang] [llvm] [RISCV] Inline Assembly Support for GPR Pairs ('Pr') (PR #112983)

Pengcheng Wang via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 12 19:21:22 PST 2024


================
@@ -74,7 +74,10 @@ def sub_gpr_odd  : SubRegIndex<32, 32> {
 }
 } // Namespace = "RISCV"
 
-// Integer registers
+//===----------------------------------------------------------------------===//
----------------
wangpc-pp wrote:

Please land these comment/style changes first.

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


More information about the cfe-commits mailing list