On 6/27/24 06:58, Akihiko Odaki wrote:
irg expects 64-bit integers. Passing a 32-bit integer results in compilation failure with clang version 18.1.6.Signed-off-by: Akihiko Odaki<akihiko.od...@daynix.com> --- tests/tcg/aarch64/mte-1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~