Skip to content

[SILOpt] Allow pre-specializations for _Trivial of known size #70256

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 3 commits into from
Dec 9, 2023

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Dec 6, 2023

Rebase and merge after: #70239

rdar://119224542

This allows pre-specializations to be generated and applied for trivial types of a shared size.

@drexin
Copy link
Contributor Author

drexin commented Dec 6, 2023

@swift-ci smoke test

@drexin drexin force-pushed the wip-trivial-pre-specializations branch from cce76af to 41917e7 Compare December 6, 2023 17:35
@drexin
Copy link
Contributor Author

drexin commented Dec 6, 2023

@swift-ci smoke test

@drexin drexin force-pushed the wip-trivial-pre-specializations branch from 41917e7 to ad8989c Compare December 7, 2023 19:54
@drexin
Copy link
Contributor Author

drexin commented Dec 7, 2023

@swift-ci smoke test

@drexin drexin force-pushed the wip-trivial-pre-specializations branch from ad8989c to c23c1cc Compare December 7, 2023 22:20
@drexin
Copy link
Contributor Author

drexin commented Dec 7, 2023

@swift-ci smoke test

1 similar comment
@drexin
Copy link
Contributor Author

drexin commented Dec 8, 2023

@swift-ci smoke test

rdar://119224542

This allows pre-specializations to be generated and applied for trivial types of a shared size.
@drexin drexin force-pushed the wip-trivial-pre-specializations branch from c23c1cc to 66c6a71 Compare December 8, 2023 19:33
@drexin
Copy link
Contributor Author

drexin commented Dec 8, 2023

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Dec 9, 2023

@swift-ci smoke test

@drexin drexin merged commit 406fe3e into swiftlang:main Dec 9, 2023
@drexin drexin deleted the wip-trivial-pre-specializations branch December 9, 2023 03:42
Catfish-Man pushed a commit to Catfish-Man/swift that referenced this pull request Jan 19, 2024
…ang#70256)

* [SILOpt] Allow pre-specializations for _Trivial of known size

rdar://119224542

This allows pre-specializations to be generated and applied for trivial types of a shared size.
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