summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/aliasing_struct_element.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/Isl/CodeGen/aliasing_struct_element.ll')
-rw-r--r--polly/test/Isl/CodeGen/aliasing_struct_element.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/aliasing_struct_element.ll b/polly/test/Isl/CodeGen/aliasing_struct_element.ll
index cb75d2ecbed..5fb0a8efa52 100644
--- a/polly/test/Isl/CodeGen/aliasing_struct_element.ll
+++ b/polly/test/Isl/CodeGen/aliasing_struct_element.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -S -polly-code-generator=isl -polly-codegen-isl < %s | FileCheck %s
+; RUN: opt %loadPolly -polly-detect-unprofitable -S -polly-code-generator=isl -polly-codegen-isl < %s | FileCheck %s
;
; We should only access (or compute the address of) "the first element" of %S
; as it is a single struct not a struct array. The maximal access to S, thus
OpenPOWER on IntegriCloud