Skip to content

[AArch64][GlobalISel] llvm.fptoui.sat.i32.f128 miscompile #127804

Closed
@nikic

Description

@nikic

Per rust-lang/compiler-builtins#760, LLVM 20 appears to be miscompiling fptoui.sat.i32.f128 on AArch64 when GlobalISel is used.

Assembly for LLVM 19 and LLVM 20: https://llvm.godbolt.org/z/n3K4MEG7r

Likely related to #96297, cc @davemgreen

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions