diff options
Diffstat (limited to 'polly/test/Isl/CodeGen/multidim_alias_check.ll')
-rw-r--r-- | polly/test/Isl/CodeGen/multidim_alias_check.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/Isl/CodeGen/multidim_alias_check.ll b/polly/test/Isl/CodeGen/multidim_alias_check.ll index ab6510451a3..4e2ba4a7163 100644 --- a/polly/test/Isl/CodeGen/multidim_alias_check.ll +++ b/polly/test/Isl/CodeGen/multidim_alias_check.ll @@ -1,4 +1,4 @@ -; RUN: opt %loadPolly -polly-detect-unprofitable -polly-codegen-isl -polly-delinearize < %s +; RUN: opt %loadPolly -polly-detect-unprofitable -polly-codegen -polly-delinearize < %s target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" ; CHECK: %polly.access.sext.A = sext i32 %n to i64 |