about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-10-01 10:48:29 +0000
committerbors <bors@rust-lang.org>2024-10-01 10:48:29 +0000
commitc4f7176501a7d3c19c230b8c9111b2d39142f83a (patch)
tree74caf8f608b31680c791e08858002fdac7c1c7ca /compiler/rustc_codegen_llvm/src
parent21aa500bb050a6aca30d80b1eeb0cb4e1974d57d (diff)
parent6b09a93566cc891a56a8f9bb68a25d16ca4d91d3 (diff)
downloadrust-c4f7176501a7d3c19c230b8c9111b2d39142f83a.tar.gz
rust-c4f7176501a7d3c19c230b8c9111b2d39142f83a.zip
Auto merge of #130959 - tgross35:f16-f128-only-disable-win-gnu, r=joboet
Enable `f16` tests on non-GNU Windows

There is a MinGW ABI bug that prevents `f16` and `f128` from being usable on `windows-gnu` targets. This does not affect MSVC; however, we have `f16` and `f128` tests disabled on all Windows targets.

Update the gating to only affect `windows-gnu`, which means `f16` tests will be enabled. There is no effect for `f128` since the default fallback is `false`.

try-job: x86_64-msvc
try-job: i686-msvc
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions