summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/sdiv.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/sdiv.ll')
-rw-r--r--test/CodeGen/R600/sdiv.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/sdiv.ll b/test/CodeGen/R600/sdiv.ll
index 3556facfba..3dd10c8a61 100644
--- a/test/CodeGen/R600/sdiv.ll
+++ b/test/CodeGen/R600/sdiv.ll
@@ -9,7 +9,7 @@
; This was fixed by adding an additional pattern in R600Instructions.td to
; match this pattern with a CNDGE_INT.
-; CHECK: RETURN
+; CHECK: CF_END
define void @test(i32 addrspace(1)* %out, i32 addrspace(1)* %in) {
%den_ptr = getelementptr i32 addrspace(1)* %in, i32 1