|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 60/73] tcg: Change have_vec to has_type in tcg_op_supported |
Date: | Mon, 6 Jan 2025 23:11:27 +0100 |
User-agent: | Mozilla Thunderbird |
On 2/1/25 19:06, Richard Henderson wrote:
Test each vector type, not just lumping them all together. Add tests for I32 (always true) and I64 (64-bit hosts). Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- tcg/tcg.c | 66 ++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 23 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |