RE: [PATCH v1] RISC-V: Bugfix for vls integer mode calling convention

2024-01-30 Thread Li, Pan2
; Wang, Yanzhang Subject: Re: [PATCH v1] RISC-V: Bugfix for vls integer mode calling convention > @@ -4868,6 +4968,63 @@ riscv_pass_fpr_pair (machine_mode mode, unsigned > regno1, >GEN_INT (offset2; > } >

Re: [PATCH v1] RISC-V: Bugfix for vls integer mode calling convention

2024-01-29 Thread Kito Cheng
> @@ -4868,6 +4968,63 @@ riscv_pass_fpr_pair (machine_mode mode, unsigned > regno1, >GEN_INT (offset2; > } > > +static rtx > +riscv_pass_vls_aggregate_in_gpr_or_fpr (struct riscv_arg_info *info, > + machine_mode mode, u