[llvm] [RISCV][GISel] Add FP calling convention support (PR #69138)
Brandon Wu via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 22 22:48:05 PDT 2023
4vtomat wrote:
Do we also want to add test cases for using `float` as incoming/outgoing type? since it uses different register classes other than `$x1-$x31`.
https://github.com/llvm/llvm-project/pull/69138
More information about the llvm-commits
mailing list