-
Notifications
You must be signed in to change notification settings - Fork 4
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: PR121958 #1927
pre-commit: PR121958 #1927
Conversation
runner: buildkitsandbox 185 files changed, 136853 insertions(+), 136753 deletions(-)
6a03f76 pre-commit: Update |
%req_remaining_len.0..us46.i = call i64 @llvm.umin.i64(i64 %1, i64 8192) | ||
%call10.us47.i = call i64 @xread(i32 noundef 0, ptr noundef nonnull %in_buf.i, i64 noundef %req_remaining_len.0..us46.i) #18 | ||
%6 = call i64 @llvm.umin.i64(i64 %1, i64 8192) | ||
%req_remaining_len.0..us44.i = select i1 %cmp, i64 %6, i64 8192 |
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#121958
Requested by: @dtcxzyw