Skip to content

[GenericEnvironment] Only include opened pack elements within a given shape class in an opened element generic environment. #62904

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

Merged
merged 2 commits into from
Jan 9, 2023

Conversation

hborla
Copy link
Member

@hborla hborla commented Jan 7, 2023

This changes opened pack element generic environments to store a shape equivalence class, and only include opened element parameters for originating packs in that shape class in the generic signature.

@hborla hborla force-pushed the open-same-shape-packs branch from 0bdc57d to 4874a2f Compare January 7, 2023 23:08
…de element type

parameters whose originating packs are in a given shape equivalence class.
@hborla hborla marked this pull request as ready for review January 8, 2023 20:59
@hborla hborla force-pushed the open-same-shape-packs branch from 4874a2f to 2d893d2 Compare January 8, 2023 20:59
@hborla
Copy link
Member Author

hborla commented Jan 8, 2023

@swift-ci please smoke test

@hborla
Copy link
Member Author

hborla commented Jan 9, 2023

@swift-ci please smoke test Windows

@hborla
Copy link
Member Author

hborla commented Jan 9, 2023

The Windows failure in SILOptimizer/simplify_cfg_ossa_bbargs.sil is unrelated.

@hborla hborla merged commit bfce692 into swiftlang:main Jan 9, 2023
@hborla hborla deleted the open-same-shape-packs branch January 9, 2023 06:25
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