According Procedure Call Standard for the ARM 64-bit Architecture, __fp16 has specified it will promote to double when passed to unprototyped and variadic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Update SUMMARY, first version I just incorrectly said ACLE didn't clarify the default argument promotion rule, but I found that in ARM ABI spec later.