summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/urem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/urem.ll')
-rw-r--r--test/CodeGen/R600/urem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/urem.ll b/test/CodeGen/R600/urem.ll
index 2e7388caa6..a2cc0bd2e8 100644
--- a/test/CodeGen/R600/urem.ll
+++ b/test/CodeGen/R600/urem.ll
@@ -3,7 +3,7 @@
;The code generated by urem is long and complex and may frequently change.
;The goal of this test is to make sure the ISel doesn't fail when it gets
;a v4i32 urem
-;CHECK: RETURN
+;CHECK: CF_END
define void @test(<4 x i32> addrspace(1)* %out, <4 x i32> addrspace(1)* %in) {
%b_ptr = getelementptr <4 x i32> addrspace(1)* %in, i32 1