Skip to content

standard library test math.big.int_test.toFloat disabled on LLVM #24191

Open
@mlugg

Description

@mlugg

Upstream bug report: llvm/llvm-project#144279

#24188 creates a test for the new toFloat implementation, but it has been disabled on LLVM, because it triggers the above crash on LLVM 20. We've only actually observed the failure targeting aarch64, but the reduction doesn't depend on target, so we have opted to disable the test for all targets with the LLVM backend.

This issue can be closed when the upstream bug is fixed and this test is enabled for the LLVM backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backend-llvmThe LLVM backend outputs an LLVM IR Module.bugObserved behavior contradicts documented or intended behaviorupstreamAn issue with a third party project that Zig uses.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions