On 5/1/19 10:37 AM, Alex Bennée wrote: > > Richard Henderson <richard.hender...@linaro.org> writes: > >> The i386 backend already has these functions, and the aarch64 >> backend could easily split out one. Nothing is done with these >> functions yet, but this will aid register allocation of >> INDEX_op_dup_vec in a later patch. > > "Also use correct type for tcg_out_dupi_vec"?
Added: "Adjust the aarch64 tcg_out_dupi_vec signature to match the new interface." r~