Update test for LLVM 20

This commit is contained in:
Christoffer Lerno
2024-11-30 12:53:58 +01:00
parent 5fc6672784
commit 44c2486a74

View File

@@ -181,7 +181,7 @@ entry:
%ptradd2 = getelementptr inbounds i8, ptr %args, i64 8, !dbg !61 %ptradd2 = getelementptr inbounds i8, ptr %args, i64 8, !dbg !61
%4 = load i64, ptr %ptradd2, align 8, !dbg !61 %4 = load i64, ptr %ptradd2, align 8, !dbg !61
%neq = icmp ne i64 0, %4, !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 %5 = call ptr @test.test(<4 x float> %ternary), !dbg !63
%6 = call ptr @test.test2(), !dbg !64 %6 = call ptr @test.test2(), !dbg !64
ret i32 0, !dbg !65 ret i32 0, !dbg !65