summaryrefslogtreecommitdiff
path: root/polly/test/ForwardOpTree/changed-kind.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ForwardOpTree/changed-kind.ll')
-rw-r--r--polly/test/ForwardOpTree/changed-kind.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ForwardOpTree/changed-kind.ll b/polly/test/ForwardOpTree/changed-kind.ll
index 785dcf4531da..a1d59825b3b2 100644
--- a/polly/test/ForwardOpTree/changed-kind.ll
+++ b/polly/test/ForwardOpTree/changed-kind.ll
@@ -28,7 +28,7 @@ lor.end.thread:
lor.rhs87:
%0 = phi i64 [ 0, %lor.end.thread ], [ 0, %lor.end ]
- store i64 %0, i64* @c, align 8
+ store i64 %0, ptr @c, align 8
%neg79 = xor i64 %0, -1
br label %lor.end93