-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[DNM] Rebranch testing #81190
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
[DNM] Rebranch testing #81190
Conversation
4abe8f5
to
4a3340e
Compare
This comment was marked as duplicate.
This comment was marked as duplicate.
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.
LGTM
Thank you
@aschwaighofer do we actually care about checking for |
4a3340e
to
9915205
Compare
@@ -24,7 +24,7 @@ func foo(_ x: inout Int64) { | |||
// IRCHECK-NEXT: call void @llvm.memset.{{.*}}(ptr align {{(4|8)}} %[[X]], i8 0 | |||
// IRCHECK: store ptr %0, ptr %[[X]], align {{(4|8)}} | |||
// IRCHECK-SAME: !dbg ![[LOC0:.*]] | |||
// IRCHECK-NEXT: %[[VALUE:.*]] = getelementptr inbounds %Ts5Int64V, ptr %0, i32 0, i32 0, | |||
// IRCHECK-NEXT: %[[VALUE:.*]] = getelementptr inbounds nuw %Ts5Int64V, ptr %0, i32 0, i32 0, |
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.
LGTM!
f36c739
to
5e79ea5
Compare
a008ec9
to
20d38f9
Compare
d453481
to
d3f10ef
Compare
cd8ae01
to
501cd8e
Compare
3bc7408
to
87413a5
Compare
87413a5
to
7e61ef9
Compare
@swift-ci please test |
@swift-ci please test macOS |
No description provided.