Skip to content

Commit 864fb5e

Browse files
committed
v24.01 release
* String routine changes * Added memcpy, memmove, memset for MOPS extension. * Optimized memcpy by improving code alignment. * Fixed GNU property note on ILP32. * Math routine changes * Vector math code now uses ACLE intrinsics and aarch64 only. * Vector math code no longer builds scalar and base PCS variants. * Optimized vector sin and cos. * Added tgamma128, a binary128 tgammal implementation. * pl/ directory * This continues to host many math routines with mixed quality.
1 parent c013701 commit 864fb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ contribution requirements are documented in README.contributors of
1212
the appropriate subdirectory.
1313

1414
Regular quarterly releases are tagged as vYY.MM, the latest
15-
release is v23.01.
15+
release is v24.01.
1616

1717
Source code layout:
1818

0 commit comments

Comments
 (0)