-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: test PR84694 #466
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
Conversation
|
baseline: llvm/llvm-project@37d6e5b |
| @@ -1502,6 +1503,7 @@ register_class_DateTimeInterface.exit.i: ; preds = %389, %388, %381, %3 | |||
| store ptr @date_object_new_date, ptr %406, align 8 | |||
| %407 = getelementptr inbounds i8, ptr %405, i64 360 | |||
| store ptr @date_object_handlers_date, ptr %407, align 8 | |||
| call void @llvm.memcpy.p0.p0.i64(ptr noundef nonnull align 8 dereferenceable(200) @date_object_handlers_immutable, ptr noundef nonnull align 8 dereferenceable(200) @std_object_handlers, i64 200, i1 false) | |||
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.
296115f to
7225cd8
Compare
PR Link: llvm/llvm-project#84694