mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
On Darwin (and most other OSes), subnormal support is turned off for armv7, which causes these tests to fail. Longer-term, instead of gating this on architecture we may want to be able to query if subnormals are supported for a BinaryFloatingPoint type, and then we could key off of that instead.
38 KiB
38 KiB