summaryrefslogtreecommitdiff
path: root/polly/test/ScopInfo/infeasible_invalid_context.ll
diff options
context:
space:
mode:
Diffstat (limited to 'polly/test/ScopInfo/infeasible_invalid_context.ll')
-rw-r--r--polly/test/ScopInfo/infeasible_invalid_context.ll10
1 files changed, 5 insertions, 5 deletions
diff --git a/polly/test/ScopInfo/infeasible_invalid_context.ll b/polly/test/ScopInfo/infeasible_invalid_context.ll
index 77212e28ddec..2c299f06c12e 100644
--- a/polly/test/ScopInfo/infeasible_invalid_context.ll
+++ b/polly/test/ScopInfo/infeasible_invalid_context.ll
@@ -12,11 +12,11 @@
;
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
-%struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739 = type { i32, i32, %struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739*, %struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739*, %struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739*, %struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739*, %struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739*, i32, i32, %struct.plist.0.6.12.66.120.174.216.306.324.336.348.366.378.390.432.444.666.726.732.738* }
-%struct.plist.0.6.12.66.120.174.216.306.324.336.348.366.378.390.432.444.666.726.732.738 = type { i32, %struct.plist.0.6.12.66.120.174.216.306.324.336.348.366.378.390.432.444.666.726.732.738* }
+%struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739 = type { i32, i32, ptr, ptr, ptr, ptr, ptr, i32, i32, ptr }
+%struct.plist.0.6.12.66.120.174.216.306.324.336.348.366.378.390.432.444.666.726.732.738 = type { i32, ptr }
-@vFixedEdgeRoot = external global %struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739*, align 8
-@hEdgeRoot = external global %struct.tnode.1.7.13.67.121.175.217.307.325.337.349.367.379.391.433.445.667.727.733.739*, align 8
+@vFixedEdgeRoot = external global ptr, align 8
+@hEdgeRoot = external global ptr, align 8
; Function Attrs: nounwind uwtable
define void @readgeo() #0 {
@@ -55,7 +55,7 @@ if.else154: ; preds = %if.end116
br label %if.end193
if.end193: ; preds = %if.else154, %if.then120
- %0 = load i32, i32* %vx, align 4
+ %0 = load i32, ptr %vx, align 4
br label %for.inc216
for.inc216: ; preds = %if.end193, %if.then93