1
0
Fork
You've already forked zig-trunc-round
0
new @trunc @round
  • Zig 100%
Christophe Delage e9be0ce38e Remove switch to f32 in round(f16)
this optimization should be done only when/if the code makes it to
compiler_rt.
2026年06月05日 07:32:24 +02:00
src Remove switch to f32 in round(f16) 2026年06月05日 07:32:24 +02:00
.gitignore Initial commit 2026年06月03日 14:25:30 +02:00
build.zig dev version string 2026年06月04日 19:39:24 +02:00
build.zig.zon start 0.0.3 release cycle 2026年06月04日 19:40:27 +02:00
LICENSE Initial commit 2026年06月03日 14:25:30 +02:00
README.md Initial commit 2026年06月03日 14:25:30 +02:00

zig-trunc-round

new @trunc @round