summaryrefslogtreecommitdiff
path: root/polly/test/ScopInfo/wraping_signed_expr_4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInfo/wraping_signed_expr_4.ll')
-rw-r--r--polly/test/ScopInfo/wraping_signed_expr_4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopInfo/wraping_signed_expr_4.ll b/polly/test/ScopInfo/wraping_signed_expr_4.ll
index b65437633fe5..ec65f70a092f 100644
--- a/polly/test/ScopInfo/wraping_signed_expr_4.ll
+++ b/polly/test/ScopInfo/wraping_signed_expr_4.ll
@@ -13,7 +13,7 @@
; CHECK: Invalid Context:
; CHECK-NEXT: [N, p] -> { : p = -128 and N > 0 }
-target datalayout = "e-m:e-i8:64-f80:128-n8:16:32:64-S128"
+target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
define void @wrap(ptr %A, i8 %N, i8 %p) {
bb: