summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2017-07-01 03:24:07 +0000
committerTeresa Johnson <tejohnson@google.com>2017-07-01 03:24:07 +0000
commitde56903bde27fc257e66bdd525572b6c76dcb6f3 (patch)
treedd938717de63491071ec96d3c0d35bdafc63fbb4 /llvm/test/Transforms/LoopVectorize/X86/no_fpmath.ll
parent1fbaffeba1409fa7b9c90045754f053f898f614b (diff)
downloadbcm5719-llvm-de56903bde27fc257e66bdd525572b6c76dcb6f3.tar.gz
bcm5719-llvm-de56903bde27fc257e66bdd525572b6c76dcb6f3.zip
revert r306336 for breaking ppc test.
llvm-svn: 306934
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