swift
e94a8712 - Improve TypeLayout IRGen for Fixed Structs

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.
Author
Gwen Mittertreiner
Committer
Parents
Loading