#513 added a bunch of f16 tests, which fail to link with cg_clif on x86_64-pc-windows-gnu due to missing intrinsics. cg_clif does declare f16 support as unreliable on this target, but portable-simd never checks it. This causes CI to fail for the rustc update. https://github.com/rust-lang/rustc_codegen_cranelift/actions/runs/24462910206/job/71481840311
#513 added a bunch of f16 tests, which fail to link with cg_clif on x86_64-pc-windows-gnu due to missing intrinsics. cg_clif does declare f16 support as unreliable on this target, but portable-simd never checks it. This causes CI to fail for the rustc update. https://github.com/rust-lang/rustc_codegen_cranelift/actions/runs/24462910206/job/71481840311