do not use roundeven #396

Closed
opened 2024-04-17 10:52:33 +08:00 by sb10q · 1 comment
Owner

roundeven is only available on glibc platforms, and the current code which uses it breaks np_round and np_rint on BSD, Windows, MacOS, Android and Linux with musl libc.

Arguably a LLVM bug.

roundeven is only available on glibc platforms, and the current code which uses it breaks np_round and np_rint on BSD, Windows, MacOS, Android and Linux with musl libc. Arguably a LLVM bug.
sb10q added the
low-priority
label 2024-04-17 10:53:23 +08:00
abdul124 was assigned by sb10q 2024-06-19 18:12:10 +08:00
abdul124 added reference issue-396 2024-06-20 12:07:53 +08:00
Author
Owner

Needs implementation of nearbyint in ARTIQ runtime.

Needs implementation of nearbyint in ARTIQ runtime.
sb10q closed this issue 2024-07-12 19:07:04 +08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#396
No description provided.