swift
e94a8712
- Improve TypeLayout IRGen for Fixed Structs
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Improve TypeLayout IRGen for Fixed Structs If the Aligned Group is fixed sized and alignment, rather than doing an alignment computation at runtime, we compute the offset for each field and emit a GEP.
References
#39053 - TypeLayout: Use AlignedGroups instead of ScalarLayouts
Author
Gwen Mittertreiner
Committer
gmittert
Parents
b6cff0b8
Loading