summaryrefslogtreecommitdiff
path: root/polly/test/CodeGen/scev_looking_through_bitcasts.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/CodeGen/scev_looking_through_bitcasts.ll')
-rw-r--r--polly/test/CodeGen/scev_looking_through_bitcasts.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/CodeGen/scev_looking_through_bitcasts.ll b/polly/test/CodeGen/scev_looking_through_bitcasts.ll
index 3521f0060c8d..6a1603d862fc 100644
--- a/polly/test/CodeGen/scev_looking_through_bitcasts.ll
+++ b/polly/test/CodeGen/scev_looking_through_bitcasts.ll
@@ -1,4 +1,4 @@
-; RUN: opt %loadPolly -polly-codegen -S < %s | FileCheck %s
+; RUN: opt -opaque-pointers=0 %loadPolly -polly-codegen -S < %s | FileCheck %s
;
; Scalar write of bitcasted value. Instead of writing %b of type
; %structty, the SCEV expression looks through the bitcast such that