-
Notifications
You must be signed in to change notification settings - Fork 5
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: PR117442 #1745
base: main
Are you sure you want to change the base?
pre-commit: PR117442 #1745
Conversation
runner: buildkitsandbox
190c527 pre-commit: Update |
@@ -1408,7 +1408,8 @@ for.body273.preheader.i: ; preds = %encrypt_xor_block.e | |||
|
|||
for.end286.i: ; preds = %for.body273.preheader.i, %encrypt_xor_block.exit576.i | |||
%243 = getelementptr i8, ptr %c, i64 %i.6.lcssa.i | |||
call void @llvm.memcpy.p0.p0.i64(ptr align 1 %243, ptr nonnull align 16 %last_blocks.i, i64 %sub253.i, i1 false) | |||
%umax.i = tail call i64 @llvm.umax.i64(i64 %sub253.i, 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.
/add-label reviewed,regression |
Link: llvm/llvm-project#117442
Requested by: @dtcxzyw