Match up conditional for Float80 support

This commit is contained in:
Tim Kientzle
2025-08-04 13:22:28 -07:00
parent e1b9d65aa5
commit cf552ea9ce

View File

@@ -1287,7 +1287,8 @@ fileprivate func _Float128ToASCII(
// performance overall.
//
// ================================================================
#if ((os(macOS) || targetEnvironment(macCatalyst) || os(Linux)) && arch(x86_64))
#if !(os(Windows) || os(Android) || ($Embedded && !os(Linux) && !(os(macOS) || os(iOS) || os(watchOS) || os(tvOS)))) && (arch(i386) || arch(x86_64))
@available(SwiftStdlib 6.2, *)
fileprivate func _backend_256bit(