Open
Description
Previous ID | SR-6880 |
Radar | None |
Original Reporter | @compnerd |
Type | Bug |
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Bug, Swift4, Windows, arm, armhf, linux |
Assignee | None |
Priority | Medium |
md5: 61a8547c2722f009225e364a21a95711
Issue Description:
When materializing the implicit constructor containing a HFA, the VFP CC will result in an incorrect attempt to coerce parameters to the structure type. This causes an assertion in LLVM as we attempt to store a structure value into the alloca when trafficking through memory.