AVX-512: fixed UINT_TO_FP operation for 512-bit types.
[oota-llvm.git] / test / CodeGen / X86 / 2008-11-06-testb.ll
index 4ee4b4ad0698d0c391210873b52198262e397683..c8fad06358282fb840ca3d5d9f44d9e4de359aae 100644 (file)
@@ -18,7 +18,7 @@ entry:
        br i1 %4, label %bb5, label %bb
 
 bb:            ; preds = %entry
-       %5 = tail call i32 (...)* @xx() nounwind                ; <i32> [#uses=1]
+       %5 = tail call i32 (...) @xx() nounwind         ; <i32> [#uses=1]
        ret i32 %5
 
 bb5:           ; preds = %entry