mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fix last test for LLVM20
This commit is contained in:
@@ -308,7 +308,7 @@ entry:
|
||||
define i32 @test.f_vec_tiny_v1i32_ret() #0 {
|
||||
entry:
|
||||
%taddr = alloca <1 x i32>, align 4
|
||||
store <1 x i32> <i32 1>, ptr %taddr, align 4
|
||||
store <1 x i32>
|
||||
%0 = load i32, ptr %taddr, align 4
|
||||
ret i32 %0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user