commit | 840770183f05b7f04123dba2b32360b5ff04bd21 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon May 27 20:09:16 2024 +0000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Jun 19 10:55:13 2024 -0700 |
tree | de47d058e9414e9693bf073b4ce74ec2f923a374 | |
parent | 571f64f0bf97108f6e52357ad8e15284ead73cbb [diff] |
tcg/loongarch64: Remove temp_vec from tcg_out_vec_op Use TCG_VEC_TMP0 directly. Reviewed-by: Song Gao <gaosong@loongson.cn> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>