-
Notifications
You must be signed in to change notification settings - Fork 27
Pull requests: amd/aocl-libm-ose
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rewrite ldexp and ldexpf for performance and correctness (requires ulp_threshold fix)
#74
opened Aug 11, 2026 by
leekillough
Loading…
Fix mparith auto-build: silent failures and infinite cmake configure loop
#72
opened Aug 4, 2026 by
leekillough
Loading…
atan, atanf, atan2, atan2f: New Logarithmic-Table Algorithm
#70
opened Aug 4, 2026 by
leekillough
Loading…
Correct ULP error measurement using extended-precision MPFR arithmetic
#68
opened Jul 14, 2026 by
leekillough
Loading…
Add Git commit ID string so that tools can more precisely identify the version built
#67
opened Jul 12, 2026 by
leekillough
Loading…
Improve the performance and correctness of fmod and fmodf
#66
opened Jun 29, 2026 by
leekillough
Loading…
Correct "out" fields in conformance test data using mpmath
#65
opened Jun 28, 2026 by
leekillough
Loading…
Speed up expf by eliminating false slow-path execution
#63
opened Jun 27, 2026 by
leekillough
Loading…
Rewrite remainderf() for performance and conformance fixes
#60
opened Jun 25, 2026 by
leekillough
Loading…
Rewrite remainder() for performance and conformance fixes
#59
opened Jun 25, 2026 by
leekillough
Loading…
Tune cbrt() to be faster, fix FE_INVALID on qNaN, fix incorrect cbrtf() expected values in tests
#58
opened Jun 23, 2026 by
leekillough
Loading…
Add optional __declspec(dllimport) to amd_* libm functions, for faster speed
#37
opened May 26, 2026 by
leekillough
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.