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

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 09:29:34 PST 2024


topperc wrote:

> @topperc what do you think about this approach? Do you think I should be working harder to merge `BuildGPRPair` and `BuildPairF64` (and similarly for Split)

I'm ok with them being separate. It gives some degree of type safety.

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


More information about the llvm-commits mailing list