summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopRotate/PhiSelfRefernce-1.ll')
-rw-r--r--test/Transforms/LoopRotate/PhiSelfRefernce-1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll b/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll
index b0d31bd..a1aa21b 100644
--- a/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll
+++ b/test/Transforms/LoopRotate/PhiSelfRefernce-1.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -loop-rotate -disable-output
+; RUN: opt < %s -loop-rotate -verify-dom-info -verify-loop-info -disable-output
; ModuleID = 'PhiSelfRefernce-1.bc'
define void @snrm2(i32 %incx) {
OpenPOWER on IntegriCloud