[SR-3947] Function Signature Lowering: Investigate splitting passing values with partially opaque layout #46532
Labels
affects ABI
Flag: Affects ABI
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
Additional Detail from JIRA
md5: 59c6f88af346880c7485607a022015b7
Issue Description:
Ahead of ABI Stability and as part of function signature lowering, investigate whether it makes sense to split values with partially opaque layout by passing the non-opaque parts in registers.
The text was updated successfully, but these errors were encountered: