mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
103961a7d5
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.