diff options
| author | Trevor Gross <tmgross@umich.edu> | 2024-10-31 19:29:40 -0500 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2024-11-03 19:33:04 -0600 |
| commit | c0fc25cc204ba0a9ff4e78a2bcc1ebd0d05a995f (patch) | |
| tree | de41b1f0f2f4064802d29ffacdd96963fc1de542 /compiler/rustc_codegen_llvm | |
| parent | 95ecf0c262ac3c74fa271f792713946c01c7ec82 (diff) | |
| download | rust-c0fc25cc204ba0a9ff4e78a2bcc1ebd0d05a995f.tar.gz rust-c0fc25cc204ba0a9ff4e78a2bcc1ebd0d05a995f.zip | |
Enable `f128` tests on all non-buggy platforms 🎉
With the `compiler-builtins` update to 0.1.137 [1], we now provide symbols necessary to work with `f128` everywhere. This means that we are no longer restricted to 64-bit linux, and can enable tests by default. There are still a handful of platforms that need to remain disabled because of bugs. This patch additionally disables the following: 1. MIPS [2] 2. 32-bit x86 [3] Math support is still off by default since those symbols are not yet available. [1]: https://github.com/rust-lang/rust/pull/132433 [2]: https://github.com/llvm/llvm-project/issues/96432 [3]: https://github.com/llvm/llvm-project/issues/77401
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions
