summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/vect.omp.persistence.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize/vect.omp.persistence.ll')
-rw-r--r--llvm/test/Transforms/LoopVectorize/vect.omp.persistence.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Transforms/LoopVectorize/vect.omp.persistence.ll b/llvm/test/Transforms/LoopVectorize/vect.omp.persistence.ll
index 4a29a2dea1e..dc3df7ab80c 100644
--- a/llvm/test/Transforms/LoopVectorize/vect.omp.persistence.ll
+++ b/llvm/test/Transforms/LoopVectorize/vect.omp.persistence.ll
@@ -1,4 +1,5 @@
; RUN: opt < %s -O2 -force-vector-unroll=2 -force-vector-width=4 -debug-only=loop-vectorize -stats -S 2>&1 | FileCheck %s
+; REQUIRES: asserts
; Loop from "rotated"
; CHECK: LV: Loop hints: force=enabled
OpenPOWER on IntegriCloud