mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
0512be227c
This builtin converts a u64 into a f128, not a u128 into a f128. Fixes some weird-ass crashes that happened only on AArch64 systems.