Skip to content

Conversation

@aschwaighofer
Copy link

The call to the inlining utility does not update the call graph. Leading to assertion failures when calling the utility to update the call graph.

Instead rely on an inline pass to run after coro splitting and use alwaysinline annotations.

github.com/swiftlang/swift/issues/68708

@aschwaighofer
Copy link
Author

Please test with the following PR:
swiftlang/swift#71414

@swift-ci test

The call to the inlining utility does not update the call graph.
Leading to assertion failures when calling the utility to update the
call graph.

Instead rely on an inline pass to run after coro splitting and use
alwaysinline annotations.

github.com/swiftlang/swift/issues/68708
rdar://115905828
@aschwaighofer
Copy link
Author

Please test with the following PR:
swiftlang/swift#71414

@swift-ci test

@aschwaighofer
Copy link
Author

@swift-ci test windows

@aschwaighofer
Copy link
Author

Please test with the following PR:
swiftlang/swift#71414

@swift-ci test windows

1 similar comment
@aschwaighofer
Copy link
Author

Please test with the following PR:
swiftlang/swift#71414

@swift-ci test windows

@aschwaighofer
Copy link
Author

@swift-ci test

@aschwaighofer
Copy link
Author

Please test with the following PR:
swiftlang/swift#71414

@swift-ci test

@aschwaighofer aschwaighofer merged commit 99aec59 into swiftlang:stable/20230725 Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant