Closed
Description
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
Type
Projects
Status
Done