summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/reduction_simple_binary.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/Isl/CodeGen/reduction_simple_binary.ll')
-rw-r--r--polly/test/Isl/CodeGen/reduction_simple_binary.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/reduction_simple_binary.ll b/polly/test/Isl/CodeGen/reduction_simple_binary.ll
index e9bc1f19eb6..2d2812be4e3 100644
--- a/polly/test/Isl/CodeGen/reduction_simple_binary.ll
+++ b/polly/test/Isl/CodeGen/reduction_simple_binary.ll
@@ -1,7 +1,6 @@
; RUN: opt %loadPolly -polly-ast -polly-ast-detect-parallel -analyze < %s | FileCheck %s
;
; CHECK: pragma simd reduction
-; CHECK: pragma omp parallel for reduction
;
; int prod;
; void f() {
OpenPOWER on IntegriCloud