-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR122266 #1935
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: PR122266 #1935
Conversation
|
runner: buildkitsandbox 1932 files changed, 227538 insertions(+), 224688 deletions(-) c686b0a pre-commit: Update |
| %sub.ptr.div.i129 = sdiv exact i64 %sub.ptr.sub.i128, 40 | ||
| %cmp.i130 = icmp ult i64 %sub.ptr.sub.i, %sub.ptr.sub.i128 | ||
| %22 = call i64 @llvm.umax.i64(i64 %sub.ptr.div.i, i64 %sub.ptr.div.i129) | ||
| %.sroa.speculated = select i1 %cmp.i130, i64 %22, i64 %sub.ptr.div.i |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
| %meshes.sroa.0.2308 = phi ptr [ %meshes.sroa.0.8, %for.inc ], [ %meshes.sroa.0.0317, %if.then27 ] | ||
| %meshes.sroa.10.1307 = phi ptr [ %meshes.sroa.10.5, %for.inc ], [ %meshes.sroa.10.0316, %if.then27 ] | ||
| %meshes.sroa.20.1306 = phi ptr [ %meshes.sroa.20.5, %for.inc ], [ %meshes.sroa.20.0315, %if.then27 ] | ||
| %umax = call i64 @llvm.umax.i64(i64 %sub, i64 1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression
|
|
||
| .lr.ph: ; preds = %.preheader | ||
| %.not.i = icmp eq ptr %11, %12 | ||
| %umax.i = tail call i64 @llvm.umax.i64(i64 %16, i64 1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression
| %Y9.i = getelementptr inbounds nuw i8, ptr %1, i64 10 | ||
| %8 = load i16, ptr %Y9.i, align 2, !tbaa !88 | ||
| %conv10.i = sext i16 %8 to i32 | ||
| %smax = tail call i32 @llvm.smax.i32(i32 %conv9, i32 %conv13) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression
| if.end140: ; preds = %if.end57 | ||
| %sub.ptr.div61.sub.ptr.div = tail call i64 @llvm.smin.i64(i64 %sub.ptr.div61, i64 %sub.ptr.div) | ||
| %cmp149 = icmp slt i64 %sub.ptr.sub60, %sub.ptr.sub | ||
| %sub.ptr.div61.sub.ptr.div = select i1 %cmp149, i64 %sub.ptr.div61, i64 %sub.ptr.div |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression
Link: llvm/llvm-project#122266
Requested by: @dtcxzyw