Skip to content

Avoid inlining when substitution map has dynamic self#88405

Open
meg-gupta wants to merge 1 commit intoswiftlang:mainfrom
meg-gupta:workarounddynamicself
Open

Avoid inlining when substitution map has dynamic self#88405
meg-gupta wants to merge 1 commit intoswiftlang:mainfrom
meg-gupta:workarounddynamicself

Conversation

@meg-gupta
Copy link
Copy Markdown
Contributor

This is a workaround to avoid missing lowering of dynamic_self in IRGen

Fixes rdar://174428100

@meg-gupta
Copy link
Copy Markdown
Contributor Author

@swift-ci test

This is a workaround to avoid missing lowering of dynamic_self in IRGen

Fixes rdar://174428100
@meg-gupta meg-gupta force-pushed the workarounddynamicself branch from 72a559e to e6dd2f1 Compare April 10, 2026 04:00
@meg-gupta
Copy link
Copy Markdown
Contributor Author

@swift-ci test

@meg-gupta meg-gupta marked this pull request as ready for review April 10, 2026 04:13
@meg-gupta meg-gupta requested a review from a team as a code owner April 10, 2026 04:13
@tbkka
Copy link
Copy Markdown
Contributor

tbkka commented Apr 10, 2026

Is this related to #88402 ?

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.

2 participants