mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
LLVM doesn't have a stable ABI for Float16 on x86 yet; we're working with Intel to get that fixed, but we don't want to make the type available on macOS until a stable ABI is actually available, because we'd break binaries compiled before any calling convention changes if we do.