summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vcvt_combine.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/vcvt_combine.ll')
-rw-r--r--test/CodeGen/ARM/vcvt_combine.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vcvt_combine.ll b/test/CodeGen/ARM/vcvt_combine.ll
index 11bed5a1a47..326c5f761a9 100644
--- a/test/CodeGen/ARM/vcvt_combine.ll
+++ b/test/CodeGen/ARM/vcvt_combine.ll
@@ -69,4 +69,4 @@ define <3 x i32> @test_illegal_fp_to_int(<3 x float> %in) {
%scale = fmul <3 x float> %in, <float 4.0, float 4.0, float 4.0>
%val = fptosi <3 x float> %scale to <3 x i32>
ret <3 x i32> %val
-} \ No newline at end of file
+}