summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopRotate/preserve-scev.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LoopRotate/preserve-scev.ll')
-rw-r--r--test/Transforms/LoopRotate/preserve-scev.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopRotate/preserve-scev.ll b/test/Transforms/LoopRotate/preserve-scev.ll
index 9eedaa49c0b83..7bd22326864a4 100644
--- a/test/Transforms/LoopRotate/preserve-scev.ll
+++ b/test/Transforms/LoopRotate/preserve-scev.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -loop-rotate -loop-reduce -disable-output
+; RUN: opt < %s -loop-rotate -loop-reduce -verify-dom-info -verify-loop-info -disable-output
define fastcc void @foo() nounwind {
BB: