[llvm] [GISel][RISCV]Implement indirect parameter passing for large scalars (PR #95429)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 10:09:16 PDT 2024
arsenm wrote:
The IR has its own ABI, independent of whatever any particular frontend does. You still should handle any IR function signature regardless of what clang does
https://github.com/llvm/llvm-project/pull/95429
More information about the llvm-commits
mailing list