Files
zig/lib/std
kj4tmp@gmail.com 004872baec zig libc: acosf: fix fp exceptions
some fp exceptions are prohibited by zig test-libc (libc-test).
Promoting to f64 prevents vectorization of some floating point
divisions. The vectorization has unused lanes which contain zero. On
division the lanes containing zero are divided and trigger the INVALID
fp flags.
2026-02-13 11:30:19 -08:00
..
2026-02-11 23:37:31 +01:00
2026-02-05 16:50:41 -08:00
2025-11-22 22:42:38 +00:00
2026-02-13 06:09:47 +01:00
2025-12-23 22:15:10 -08:00
2026-02-13 11:30:19 -08:00
2025-11-22 22:42:38 +00:00
2026-02-11 23:37:31 +01:00
2025-09-30 13:44:54 +01:00
2026-02-12 21:45:52 -08:00
2025-12-22 10:00:35 -08:00
2025-11-22 22:42:38 +00:00
2026-02-09 10:47:21 -05:00
2025-08-29 17:14:26 -07:00
2025-08-29 17:14:26 -07:00
2025-11-22 22:42:38 +00:00
2026-01-28 00:43:20 -08:00
2026-02-11 23:37:31 +01:00
2026-02-09 10:47:21 -05:00
2026-02-05 16:50:41 -08:00
2026-02-09 10:47:21 -05:00
2025-08-28 18:30:57 -07:00
2025-07-16 10:27:39 -07:00