mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Update test for LLVM 20
This commit is contained in:
@@ -181,7 +181,7 @@ entry:
|
||||
%ptradd2 = getelementptr inbounds i8, ptr %args, i64 8, !dbg !61
|
||||
%4 = load i64, ptr %ptradd2, align 8, !dbg !61
|
||||
%neq = icmp ne i64 0, %4, !dbg !61
|
||||
%ternary = select i1 %neq, <4 x float> <float 0.000000e+00, float 0.000000e+00, float 0.000000e+00, float 1.000000e+00>, <4 x float> <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00>, !dbg !62
|
||||
%ternary = select i1 %neq, <4 x float> <float 0.000000e+00, float 0.000000e+00, float 0.000000e+00, float 1.000000e+00>, <4 x float>
|
||||
%5 = call ptr @test.test(<4 x float> %ternary), !dbg !63
|
||||
%6 = call ptr @test.test2(), !dbg !64
|
||||
ret i32 0, !dbg !65
|
||||
|
||||
Reference in New Issue
Block a user