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 cf3474c58c..8045145bd1 100644
--- a/test/CodeGen/R600/urem.ll
+++ b/test/CodeGen/R600/urem.ll
@@ -1,5 +1,5 @@
;RUN: llc < %s -march=r600 -mcpu=redwood | FileCheck --check-prefix=EG-CHECK %s
-;RUN: llc < %s -march=r600 -mcpu=verde | FileCheck --check-prefix=SI-CHECK %s
+;RUN: llc < %s -march=r600 -mcpu=verde -verify-machineinstrs | FileCheck --check-prefix=SI-CHECK %s
;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