[llvm] [GISel][RISCV]Implement indirect parameter passing for large scalars (PR #95429)

Gábor Spaits via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 22:57:00 PDT 2024


spaits wrote:

> Could you change in the summary: Currently I put the code in TargetLowering::handleAssignments and I think it is general enough for all the targets to to Currently I put the code in CallLowering::handleAssignments and I think it is general enough for all the targets to

Updated the description. I have also finished that sentence :) .

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


More information about the llvm-commits mailing list