Update tests after UNM_VEC fix

This commit is contained in:
Arseny Kapoulkine 2024-02-20 08:44:31 -08:00
parent be6647304e
commit 239ef93eca

View file

@ -176,7 +176,8 @@ bb_2:
bb_bytecode_1:
%6 = LOAD_TVALUE R0
%7 = UNM_VEC %6
STORE_TVALUE R1, %7
%8 = TAG_VECTOR %7
STORE_TVALUE R1, %8
INTERRUPT 1u
RETURN R1, 1i
)");