Skip to content

Switch to apfloat's FMA #2995

Open
Open
@RalfJung

Description

@RalfJung

Currently Miri uses host floats for FMA. However it would of course be better to use softfloats. :)

Unfortunately apfloat still has some bugs around FMA, see llvm/llvm-project#63895 / rust-lang/rustc_apfloat#11. Those probably need to be resolved and ported to rustc_apfloat before we should use it in Miri.

Cc @eddyb

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions