Commit 864fb5e
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
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments