Skip to content

Commit 90f7e62

Browse files
committed
v24.05 release
* Math routine changes * Fixed AdvSIMD vector powf and log for the big-endian target. * Fixed an undefined signed shift in the exp10 code, unlikely to cause problems in practice. * AdvSIMD pow got minor optimizations. * Now there is a build option to disable SIMD and exp10 tests to allow testing libcs without those symbols. * pl/ directory * Several big-endian fixes and code cleanups. * This continues to host many math routines with mixed quality.
1 parent 497b4f0 commit 90f7e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
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 v24.01.
15+
release is v24.05.
1616

1717
Source code layout:
1818

0 commit comments

Comments
 (0)