aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/setuo.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/setuo.ll')
-rw-r--r--test/CodeGen/R600/setuo.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/R600/setuo.ll b/test/CodeGen/R600/setuo.ll
index c77a37e..3b1db8b 100644
--- a/test/CodeGen/R600/setuo.ll
+++ b/test/CodeGen/R600/setuo.ll
@@ -1,6 +1,7 @@
;RUN: llc < %s -march=r600 -mcpu=verde -verify-machineinstrs | FileCheck %s
-;CHECK: V_CMP_U_F32_e64 s[0:1], {{[sv][0-9]+, [sv][0-9]+}}, 0, 0, 0, 0
+;CHECK-LABEL: @main
+;CHECK: V_CMP_U_F32_e64 s[0:1], {{[sv][0-9]+, [sv][0-9]+}}, 0, 0
define void @main(float %p) {
main_body: