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

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 10:03:38 PDT 2024


topperc wrote:

> Why don't just do the lowering in the frontend? I.e. return getNaturalAlignIndirect(...) if argument's size exceeds 2xXLEN

I think we do.

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


More information about the llvm-commits mailing list