summaryrefslogtreecommitdiffstats
path: root/polly/test/CodeGen/simple_vec_call.ll
diff options
context:
space:
mode:
authorHongbin Zheng <etherzhhb@gmail.com>2012-05-06 10:22:43 +0000
committerHongbin Zheng <etherzhhb@gmail.com>2012-05-06 10:22:43 +0000
commit64172552837d99b5892f912c3748937a7a678ce1 (patch)
tree0b51d6d1a3e5e96bcf3c05d39712f80242c53ec1 /polly/test/CodeGen/simple_vec_call.ll
parent6879421727d7477d9e369e6b5375e70fdc481157 (diff)
downloadbcm5719-llvm-64172552837d99b5892f912c3748937a7a678ce1.tar.gz
bcm5719-llvm-64172552837d99b5892f912c3748937a7a678ce1.zip
Regression tests: Adapt the vectorize option change.
llvm-svn: 156255
Diffstat (limited to 'polly/test/CodeGen/simple_vec_call.ll')
-rw-r--r--polly/test/CodeGen/simple_vec_call.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/simple_vec_call.ll b/polly/test/CodeGen/simple_vec_call.ll
index 6bab7ac991f..a960e6cb164 100644
--- a/polly/test/CodeGen/simple_vec_call.ll
+++ b/polly/test/CodeGen/simple_vec_call.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -basicaa -polly-codegen -enable-polly-vector -S %s | FileCheck %s
+; RUN: opt %loadPolly -basicaa -polly-codegen %vector-opt -S %s | FileCheck %s
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
target triple = "x86_64-unknown-linux-gnu"
OpenPOWER on IntegriCloud