You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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.
0 commit comments