-
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: PR114689 #1607
base: main
Are you sure you want to change the base?
pre-commit: PR114689 #1607
Conversation
runner: buildkitsandbox
d759735 pre-commit: Update |
%81 = call align 8 ptr @llvm.threadlocal.address.p0(ptr align 8 @stbi__g_failure_reason) | ||
store ptr @.str.87, ptr %81, align 8 | ||
br label %return | ||
|
||
if.then245: ; preds = %for.inc241.us | ||
for.end243: ; preds = %for.inc241.us | ||
%tobool244.not = icmp eq ptr %scanline.1.us, null |
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.
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.
store ptr %28, ptr %30, align 8 | ||
%31 = load ptr, ptr %8, align 8 | ||
store ptr %31, ptr %15, align 8 | ||
%27 = icmp eq ptr %19, null |
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.
%270 = call align 8 ptr @llvm.threadlocal.address.p0(ptr align 8 @_ZL22stbi__g_failure_reason) | ||
store ptr @.str.107, ptr %270, align 8 | ||
br label %._crit_edge60.thread | ||
|
||
._crit_edge60: ; preds = %._crit_edge56.us | ||
%.not141 = icmp eq ptr %.1118.us, null |
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 regression,reviewed |
Link: llvm/llvm-project#114689
Requested by: @goldsteinn