summaryrefslogtreecommitdiff
path: root/test/Transforms
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-04-15 10:12:47 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-04-15 10:12:47 +0000
commitbc4e3c024c09c69b9c347fa86571e96f7776f0e7 (patch)
treef50ff87afb7305fac0fddcdb31f48f2fed7c097e /test/Transforms
parentb9a99d459349148d3ac349066e143f17f185b43c (diff)
downloadllvm-bc4e3c024c09c69b9c347fa86571e96f7776f0e7.tar.gz
llvm-bc4e3c024c09c69b9c347fa86571e96f7776f0e7.tar.bz2
llvm-bc4e3c024c09c69b9c347fa86571e96f7776f0e7.tar.xz
vect.omp.persistence.ll REQUIRES asserts due to -debug-only.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206271 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms')
-rw-r--r--test/Transforms/LoopVectorize/vect.omp.persistence.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/LoopVectorize/vect.omp.persistence.ll b/test/Transforms/LoopVectorize/vect.omp.persistence.ll
index 4a29a2dea1..dc3df7ab80 100644
--- a/test/Transforms/LoopVectorize/vect.omp.persistence.ll
+++ b/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