Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-commit: PR115141 #1641

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions bench/abc/optimized/giaMinLut2.c.ll
Original file line number Diff line number Diff line change
Expand Up @@ -3509,8 +3509,8 @@ Abc_TtIntersect.exit266: ; preds = %.lr.ph.i261
br label %215

215: ; preds = %204, %Abc_TtIntersect.exit266, %191
%.sink469 = phi i32 [ %210, %204 ], [ %214, %Abc_TtIntersect.exit266 ], [ %196, %191 ]
store i32 %.sink469, ptr %7, align 4
%.sink487 = phi i32 [ %210, %204 ], [ %214, %Abc_TtIntersect.exit266 ], [ %196, %191 ]
store i32 %.sink487, ptr %7, align 4
br i1 %.not161, label %Abc_TtClear.exit, label %216

216: ; preds = %215
Expand All @@ -3524,7 +3524,7 @@ Abc_TtIntersect.exit266: ; preds = %.lr.ph.i261
%222 = sub i64 %220, %221
%223 = lshr exact i64 %222, 3
%224 = trunc i64 %223 to i32
tail call fastcc void @Vec_IntPushTwo(ptr noundef nonnull %219, i32 noundef %224, i32 noundef %.sink469)
tail call fastcc void @Vec_IntPushTwo(ptr noundef nonnull %219, i32 noundef %224, i32 noundef %.sink487)
br label %Abc_TtClear.exit

Abc_TtClear.exit: ; preds = %33, %.lr.ph.i209, %.lr.ph18.i230, %.lr.ph18.i194, %.thread288, %.lr.ph.preheader.i177, %.lr.ph.preheader.i, %215, %216, %139, %29
Expand Down
4 changes: 2 additions & 2 deletions bench/abc/optimized/rpo.c.ll
Original file line number Diff line number Diff line change
Expand Up @@ -1093,8 +1093,8 @@ Kit_TruthIsEqual.exit.thread: ; preds = %31, %23
%.0154222 = phi i32 [ 0, %.lr.ph226 ], [ %.1155, %.loopexit213 ]
%96 = getelementptr inbounds ptr, ptr %1, i64 %indvars.iv
%97 = load ptr, ptr %96, align 8
%.not259 = icmp eq ptr %97, null
br i1 %.not259, label %.loopexit213, label %.lr.ph219
%.not260 = icmp eq ptr %97, null
br i1 %.not260, label %.loopexit213, label %.lr.ph219

.lr.ph219: ; preds = %95
%98 = shl nuw nsw i64 %indvars.iv, 4
Expand Down
22 changes: 11 additions & 11 deletions bench/abseil-cpp/optimized/cord_rep_btree_navigator.cc.ll
Original file line number Diff line number Diff line change
Expand Up @@ -336,9 +336,9 @@ while.body.us: ; preds = %while.body.lr.ph, %
br i1 %cmp15.not.us, label %if.end24.us, label %if.then16.thread

if.then16.thread: ; preds = %while.body.us
%conv.i81197 = trunc i64 %subtree_end.0 to i8
%arrayidx.i82198 = getelementptr inbounds i8, ptr %subtree.0, i64 15
store i8 %conv.i81197, ptr %arrayidx.i82198, align 1
%conv.i81198 = trunc i64 %subtree_end.0 to i8
%arrayidx.i82199 = getelementptr inbounds i8, ptr %subtree.0, i64 15
store i8 %conv.i81198, ptr %arrayidx.i82199, align 1
br label %return

if.end24.us: ; preds = %while.body.us
Expand Down Expand Up @@ -453,11 +453,11 @@ if.then39: ; preds = %while.end
%inc44 = add i64 %subtree_end.1.lcssa, 1
%arrayidx45 = getelementptr inbounds [6 x ptr], ptr %edges_, i64 0, i64 %subtree_end.1.lcssa
store ptr %37, ptr %arrayidx45, align 8
%.pre193 = load i64, ptr %37, align 8
%.pre194 = load i64, ptr %37, align 8
br label %do.cond

do.cond: ; preds = %while.end, %if.then39
%41 = phi i64 [ %.pre193, %if.then39 ], [ %38, %while.end ]
%41 = phi i64 [ %.pre194, %if.then39 ], [ %38, %while.end ]
%subtree_end.3 = phi i64 [ %inc44, %if.then39 ], [ %subtree_end.1.lcssa, %while.end ]
%cmp48.not = icmp ult i64 %sub, %41
br i1 %cmp48.not, label %do.end, label %do.body, !llvm.loop !11
Expand All @@ -474,17 +474,17 @@ while.body54.preheader: ; preds = %do.end
br label %while.body54

while.body54: ; preds = %while.body54.preheader, %if.end85
%indvars.iv190 = phi i64 [ %43, %while.body54.preheader ], [ %indvars.iv.next191, %if.end85 ]
%indvars.iv191 = phi i64 [ %43, %while.body54.preheader ], [ %indvars.iv.next192, %if.end85 ]
%subtree_end.4164 = phi i64 [ %subtree_end.3, %while.body54.preheader ], [ %subtree_end.5, %if.end85 ]
%subtree.3163 = phi ptr [ %subtree.1.lcssa, %while.body54.preheader ], [ %subtree.4, %if.end85 ]
%edge.1162 = phi ptr [ %37, %while.body54.preheader ], [ %edge.2, %if.end85 ]
%index.2161 = phi i64 [ %inc.lcssa, %while.body54.preheader ], [ %index.3, %if.end85 ]
%length.1160 = phi i64 [ %sub, %while.body54.preheader ], [ %length.2, %if.end85 ]
%conv56 = trunc i64 %index.2161 to i8
%arrayidx59 = getelementptr inbounds [12 x i8], ptr %index_, i64 0, i64 %indvars.iv190
%arrayidx59 = getelementptr inbounds [12 x i8], ptr %index_, i64 0, i64 %indvars.iv191
store i8 %conv56, ptr %arrayidx59, align 1
%indvars.iv.next191 = add nsw i64 %indvars.iv190, -1
%arrayidx62 = getelementptr inbounds [12 x ptr], ptr %node_, i64 0, i64 %indvars.iv.next191
%indvars.iv.next192 = add nsw i64 %indvars.iv191, -1
%arrayidx62 = getelementptr inbounds [12 x ptr], ptr %node_, i64 0, i64 %indvars.iv.next192
store ptr %edge.1162, ptr %arrayidx62, align 8
%arrayidx.i105 = getelementptr inbounds i8, ptr %edge.1162, i64 14
%44 = load i8, ptr %arrayidx.i105, align 1
Expand All @@ -501,7 +501,7 @@ if.then66: ; preds = %while.body54
store i32 2, ptr %refcount.i.i.i111, align 4
%tag.i.i112 = getelementptr inbounds i8, ptr %call.i110, i64 12
store i8 3, ptr %tag.i.i112, align 4
%conv.i.i = trunc i64 %indvars.iv.next191 to i8
%conv.i.i = trunc i64 %indvars.iv.next192 to i8
%storage.i.i113 = getelementptr inbounds i8, ptr %call.i110, i64 13
store i8 %conv.i.i, ptr %storage.i.i113, align 1
%arrayidx4.i.i114 = getelementptr inbounds i8, ptr %call.i110, i64 14
Expand Down Expand Up @@ -549,7 +549,7 @@ if.end85: ; preds = %while.body75, %if.t
%edge.2 = phi ptr [ %45, %while.body54 ], [ %45, %if.then66 ], [ %50, %while.body75 ]
%subtree.4 = phi ptr [ %subtree.3163, %while.body54 ], [ %call.i110, %if.then66 ], [ %call.i110, %while.body75 ]
%subtree_end.5 = phi i64 [ %subtree_end.4164, %while.body54 ], [ 0, %if.then66 ], [ %inc78, %while.body75 ]
%cmp53 = icmp sgt i64 %indvars.iv190, 1
%cmp53 = icmp sgt i64 %indvars.iv191, 1
br i1 %cmp53, label %while.body54, label %while.end86, !llvm.loop !13

while.end86: ; preds = %if.end85, %do.end
Expand Down
8 changes: 4 additions & 4 deletions bench/assimp/optimized/3DSLoader.cpp.ll
Original file line number Diff line number Diff line change
Expand Up @@ -13448,11 +13448,11 @@ if.end: ; preds = %entry
br i1 %cmp16.i.i, label %while.body.i.i.preheader, label %if.then5

while.body.i.i.preheader: ; preds = %if.end
%sub.ptr.div.i34 = udiv exact i64 %sub.ptr.sub.i, 24
%sub.ptr.div.i36 = udiv exact i64 %sub.ptr.sub.i, 24
br label %while.body.i.i

while.body.i.i: ; preds = %while.body.i.i.preheader, %if.end4.i.i
%storemerge27.i.i.in.in = phi i64 [ %storemerge27.i.i, %if.end4.i.i ], [ %sub.ptr.div.i34, %while.body.i.i.preheader ]
%storemerge27.i.i.in.in = phi i64 [ %storemerge27.i.i, %if.end4.i.i ], [ %sub.ptr.div.i36, %while.body.i.i.preheader ]
%storemerge27.i.i.in = add nuw nsw i64 %storemerge27.i.i.in.in, 1
%storemerge27.i.i = lshr i64 %storemerge27.i.i.in, 1
%mul.i.i = mul nuw nsw i64 %storemerge27.i.i, 24
Expand Down Expand Up @@ -15994,11 +15994,11 @@ if.end: ; preds = %entry
br i1 %cmp16.i.i, label %while.body.i.i.preheader, label %if.then5

while.body.i.i.preheader: ; preds = %if.end
%sub.ptr.div.i34 = udiv exact i64 %sub.ptr.sub.i, 24
%sub.ptr.div.i36 = udiv exact i64 %sub.ptr.sub.i, 24
br label %while.body.i.i

while.body.i.i: ; preds = %while.body.i.i.preheader, %if.end4.i.i
%storemerge27.i.i.in.in = phi i64 [ %storemerge27.i.i, %if.end4.i.i ], [ %sub.ptr.div.i34, %while.body.i.i.preheader ]
%storemerge27.i.i.in.in = phi i64 [ %storemerge27.i.i, %if.end4.i.i ], [ %sub.ptr.div.i36, %while.body.i.i.preheader ]
%storemerge27.i.i.in = add nuw nsw i64 %storemerge27.i.i.in.in, 1
%storemerge27.i.i = lshr i64 %storemerge27.i.i.in, 1
%mul.i.i = mul nuw nsw i64 %storemerge27.i.i, 24
Expand Down
Loading