Skip to content

Missing cfg(target_has_reliable_f16_math) check for f16 tests #519

@bjorn3

Description

@bjorn3

#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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: Bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions