Move the target-specific tests, which require specific backends, to dirs that only...
[oota-llvm.git] / test / Transforms / LoopVectorize / 2012-10-22-isconsec.ll
index 12e8e55983e034a7e813b0e3e57704ad4c6d0875..2516e248bc96432b9f366a9d9f1c4736f1238e9c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s  -loop-vectorize -dce
+; RUN: opt < %s  -loop-vectorize -dce -force-vector-width=4 
 
 ; Check that we don't crash.