swift
d1bd039e
- [IRGen] Use BC TI for resilient conformers.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[IRGen] Use BC TI for resilient conformers. Resilient types conforming to BitwiseCopyable mostly shouldn't go through the VWT for value operations, they should just use memcpy.
References
#71686 - [BitwiseCopyable] Use TypeInfo for conforming resilient types.
Author
nate-chandler
Committer
nate-chandler
Parents
4151f3bc
Loading