Files
rust/library/std
Trevor Gross 402ce53bfe Enable f16 tests on x86 and x86-64
Since the `compiler_builtins` update [1], ABI bugs on x86 should be
resolved. Enable tests for f16 on these platforms now.

`f16` math functions (`reliable_f16_math`) are still excluded because
there is an LLVM crash for powi [2].

[1]: https://github.com/rust-lang/rust/pull/125016
[2]: https://github.com/llvm/llvm-project/issues/105747
2024-08-23 13:54:50 -05:00
..
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-23 13:54:50 -05:00
2024-08-22 14:26:31 +08:00