[clang] [llvm] [RISCV] Merge GPRPair and GPRF64Pair (PR #116094)

2024-11-13 Thread Sam Elliott via cfe-commits
https://github.com/lenary edited https://github.com/llvm/llvm-project/pull/116094 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [RISCV] Merge GPRPair and GPRF64Pair (PR #116094)

2024-11-13 Thread Sam Elliott via cfe-commits
https://github.com/lenary updated https://github.com/llvm/llvm-project/pull/116094 >From 0b98a56337d3210e82cac0f509eb7d3d547083f9 Mon Sep 17 00:00:00 2001 From: Sam Elliott Date: Tue, 22 Oct 2024 12:37:48 -0700 Subject: [PATCH 1/3] [RISCV] GPR Pairs for Inline Asm using `Pr` This patch adds su

[clang] [llvm] [RISCV] Merge GPRPair and GPRF64Pair (PR #116094)

2024-11-13 Thread Sam Elliott via cfe-commits
https://github.com/lenary created https://github.com/llvm/llvm-project/pull/116094 This is a stacked PR. Just review 716b3d5055e95f161d8e0fc34c802a059266ffc1 (the prior commit is #112983). As suggested by @topperc, this tries to merge the two sets of register classes created in #112983, GPRPa