summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/non_affine_float_compare.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/Isl/CodeGen/non_affine_float_compare.ll')
-rw-r--r--polly/test/Isl/CodeGen/non_affine_float_compare.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/non_affine_float_compare.ll b/polly/test/Isl/CodeGen/non_affine_float_compare.ll
index d62e1e691ee..13f3b078248 100644
--- a/polly/test/Isl/CodeGen/non_affine_float_compare.ll
+++ b/polly/test/Isl/CodeGen/non_affine_float_compare.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-codegen-isl -polly-no-early-exit -polly-allow-nonaffine-branches -S -verify-dom-info < %s | FileCheck %s
+; RUN: opt %loadPolly -polly-codegen -polly-no-early-exit -polly-allow-nonaffine-branches -S -verify-dom-info < %s | FileCheck %s
;
; void f(float *A) {
; for (int i = 0; i < 1024; i++)
OpenPOWER on IntegriCloud