Skip to content

Conversation

@meg-gupta
Copy link
Contributor

@meg-gupta meg-gupta commented Dec 20, 2025

Details in commits.

Non trivial types can become trivial on generic specialization.

OSSA has instructions that are valid for non-trivial types only:
load_borrow/end_borrow, load [copy]/[take], store [init]/[assign], copy_value, destroy_value etc
Transform such instructions to their trivial counterparts while cloning to prevent asserts firing.
@meg-gupta
Copy link
Contributor Author

@swift-ci test

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