summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2017-06-30 06:32:21 +0000
committerDaniel Jasper <djasper@google.com>2017-06-30 06:32:21 +0000
commit5ce1ce742ed24d215eed7d7f93373d484477979c (patch)
treec0443f441348f075459079fb6793d8119656ba26 /llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll
parent37c8ee76116616d4964cba2f1aa3317914c83eb8 (diff)
downloadbcm5719-llvm-5ce1ce742ed24d215eed7d7f93373d484477979c.tar.gz
bcm5719-llvm-5ce1ce742ed24d215eed7d7f93373d484477979c.zip
Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by default."
This still breaks PPC tests we have. I'll forward reproduction instructions to dehao. llvm-svn: 306792
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll')
-rw-r--r--llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll b/llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll
index 04ecaeb4e4e..2efe928f0f4 100644
--- a/llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll
+++ b/llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll
@@ -2,7 +2,7 @@
; CHECK: remark: no_fpmath.c:6:11: loop not vectorized: cannot prove it is safe to reorder floating-point operations
; CHECK: remark: no_fpmath.c:6:14: loop not vectorized
-; CHECK: remark: no_fpmath.c:17:14: vectorized loop (vectorization width: 4, interleaved count: 2)
+; CHECK: remark: no_fpmath.c:17:14: vectorized loop (vectorization width: 2, interleaved count: 2)
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-apple-macosx10.10.0"
OpenPOWER on IntegriCloud