aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx-fp2int.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/avx-fp2int.ll')
-rw-r--r--test/CodeGen/X86/avx-fp2int.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/avx-fp2int.ll b/test/CodeGen/X86/avx-fp2int.ll
index a3aadde..8beaac6 100644
--- a/test/CodeGen/X86/avx-fp2int.ll
+++ b/test/CodeGen/X86/avx-fp2int.ll
@@ -2,10 +2,10 @@
;; Check that FP_TO_SINT and FP_TO_UINT generate convert with truncate
-; CHECK: test1:
+; CHECK-LABEL: test1:
; CHECK: vcvttpd2dqy
; CHECK: ret
-; CHECK: test2:
+; CHECK-LABEL: test2:
; CHECK: vcvttpd2dqy
; CHECK: ret