-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[DNM] [rebranch] Adjust some tests to pass again (part 2) #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
base: rebranch
Are you sure you want to change the base?
Conversation
@swift-ci please smoke test macOS |
4abe8f5
to
4a3340e
Compare
This comment was marked as duplicate.
This comment was marked as duplicate.
1 similar comment
@swift-ci please smoke test macOS |
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
@swift-ci please test macOS |
@@ -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!
@swift-ci please smoke test macOS |
@swift-ci please smoke test Linux |
9915205
to
f36c739
Compare
@swift-ci please smoke test macOS |
f36c739
to
5e79ea5
Compare
5e79ea5
to
0c39502
Compare
@swift-ci please smoke test macOS |
0c39502
to
a008ec9
Compare
@swift-ci please smoke test macOS |
a008ec9
to
20d38f9
Compare
No description provided.